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?
--
-Mike Melanson
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel