Hi Peter,
Doing git log origin/master.. shows two more commits then that what I want to send.
I want only send the last commit which the command git show displays.
So what is the way to get only the last commit?
Thanks,
Wolfgang
Peter Stuge wrote:
No, git only sends new commits. So if the above log origin/master..
command only shows the same commit as git show, then that is the only thing that will be sent.
//Peter
--
coreboot mailing list: coreboot@coreboot.orgmailto:coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot