Git purge local branches that were deleted on remote
$> git remote prune origin This will cleanup local branches. You may also want to cleanup and compact your repo WARNING: This may temporarily use twice as disk space so do not use if...
Just another Yipp.ca Blogs site
$> git remote prune origin This will cleanup local branches. You may also want to cleanup and compact your repo WARNING: This may temporarily use twice as disk space so do not use if...
As I was filling up a ticket and pasting my /proc/cpuinfo I realized my CPU was running at 800MHz even though the CPU is Intel(R) Core(TM) i5-2510E CPU @ 2.50GHz ! How to look...
Recent Comments