[git-users] Git commit was done twice and then git review - does not work

2015-09-29 Thread nmh
Hi I cloned a git repository, made some changes.. i did git commit .. forund that changes are not complete , made some more changes to the same files, and now i did git commit again. Now i did git review to submit my changes for review.. Git gives message that there are 2 commits .. I want to

Re: [git-users] Git commit was done twice and then git review - does not work

2015-09-29 Thread Konstantin Khomoutov
On Tue, 29 Sep 2015 05:31:07 -0700 (PDT) nmh wrote: > I cloned a git repository, made some changes.. i did git commit .. > forund that changes are not complete , made some more changes > to the same files, and now i did git commit again. > Now i did git review to submit