commit | 93d69d86912c44206543f6670e93f9fc6f2f859f | [log] [tgz] |
---|---|---|
author | Jon Loeliger <jdl@freescale.com> | Sun Nov 06 23:30:56 2005 -0600 |
committer | Junio C Hamano <junkio@cox.net> | Sun Nov 06 23:32:04 2005 -0800 |
tree | 0ad7728ed8054bfbcaa42960a7e9a90532d89f18 | |
parent | 90279074ca5cc336a8bfffd47d19d089b291b432 [diff] |
Refactored merge options into separate merge-options.txt. Refactored fetch options into separate fetch-options.txt. Made git-merge use merge-options. Made git-fetch use fetch-options. Made git-pull use merge-options and fetch-options. Added --help option to git-pull and git-format-patch scripts. Rewrote Documentation/Makefile to dynamically determine include dependencies. Signed-off-by: Jon Loeliger <jdl@freescale.com> Signed-off-by: Junio C Hamano <junkio@cox.net>