On 11/7/11 10:57 PM, Mike Melanson wrote:
On 11/7/2011 10:51 PM, Luca Barbato wrote:
I'm afraid point 7 =)

git commit

Yeah, I'm past that part. I understand the guide up to point 10. I
committed my 1-line fix and 'git status' reports "Your branch is ahead
of 'origin/master' by 1 commit." Running 'git show <hash>' shows the
change, but 'git format-patch <hash>' doesn't appear to do anything. And
'git send-email' doesn't exist (?).

git format-patch -1 doesn't work?

git send-email doesn't exist??? which version of git are you using?

git show <hash> shows anything?

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to