will only commit changes in 1, and if you do git status, will tell you about the modifications done in 3.
On Thu, Mar 19, 2015 at 8:38 PM, Richard Hipp <d...@sqlite.org> wrote: > 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 >
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users