Hi - 

trying to get my head around Git.

Going ok but I noticed that:

If (locally) in gitbash I 
 create a new branch e.g. 'dev' 
   then create a new file: eg touch style.css
    then git add, git commit -m "..."

and then switch back to master and type ls

style.css will be listed there (in the master directory)


Is this correct?






-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to