I am going to move all my personal public repo to github. One of the decisions I made was to use the console, as that means a smaller tool if I ever need to change my PC, etc.
I would be a huge user of console applications and would be new to git. I decided to purchase the Tekpub Mastering git series, as it shows you how to translate git bash as a toolbar.
Everything works fine except for the add all command:
git add .
It seems to work, but I see no signs of it working or not. Is there a detailed switch (I think this is what it will call) that will say which files were tracked after running the command?
I am using Visual Studio 2010 with a standard git installation (no git extensions)
git github git-bash
deanvmc Sep 06 '11 at 11:44 2011-09-06 11:44
source share