Further questions about staging area:

If I do this:

     (1)  Edit file xyzzy.txt
     (2)  git add xyzzy.txt
     (3)  More edits to xyzzy.txt
     (4)  git commit

Then does only the first set of edits to xyzzy.txt get committed, or
do both edits (1) and (3) get committed?
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to