On 11/7/11 10:38 PM, Mike Melanson wrote:
How do I submit patches for review? I have read doc/git-howto.txt but
the instructions don't work. In particular, steps 10 and 11.

10. Preparing a patchset.

git format-patch <commit> [-o directory]

This doesn't seem to have any effect. The command executes but doesn't
print anything. Nothing new appears in the directory.

11. Sending patches for review

git send-email <commit list|directory>

$ git send-email
git: 'send-email' is not a git command. See 'git --help'.

What am I missing?


I'm afraid point 7 =)

git commit

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

Reply via email to