by dave | Mar 14, 2013 | Computers, howto, Software
I spend my day in the magnificent Git Bash shell. Recently I started bring work home by pushing the project to a bare Git repository on the flash drive at B: git remote add flash /b/circdesk-android.git git push flash If the flash drive was not mounted before Git Bash...