Use 'fast-forward' all over the place
commita75d7b54097ef0d0945cbe673a9940d6c561f95c
authorFelipe Contreras <felipe.contreras@gmail.com>
Sat, 24 Oct 2009 08:31:32 +0000 (24 11:31 +0300)
committerJunio C Hamano <gitster@pobox.com>
Sun, 25 Oct 2009 06:50:28 +0000 (24 23:50 -0700)
tree40d03cbf093fd503448d31d3a71319be3f1d4fac
parent78d553b7d7b269bb22ebd8b1198657c37484a3a0
Use 'fast-forward' all over the place

It's a compound word.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
35 files changed:
Documentation/config.txt
Documentation/git-http-push.txt
Documentation/git-push.txt
Documentation/git-read-tree.txt
Documentation/git-receive-pack.txt
Documentation/git-reset.txt
Documentation/git-send-pack.txt
Documentation/gitcore-tutorial.txt
Documentation/githooks.txt
Documentation/glossary-content.txt
Documentation/howto/maintain-git.txt
Documentation/howto/revert-branch-rebase.txt
Documentation/howto/update-hook-example.txt
Documentation/pull-fetch-param.txt
Documentation/user-manual.txt
builtin-fetch--tool.c
builtin-fetch.c
builtin-merge.c
builtin-push.c
builtin-receive-pack.c
builtin-remote.c
builtin-send-pack.c
contrib/examples/git-merge.sh
contrib/examples/git-resolve.sh
contrib/hooks/post-receive-email
git-merge-octopus.sh
git-pull.sh
git-rebase--interactive.sh
git-rebase.sh
t/t1001-read-tree-m-2way.sh
t/t5505-remote.sh
t/t5518-fetch-exit-status.sh
t/t6028-merge-up-to-date.sh
transport.c
unpack-trees.c