commit | c395c25b8642893dd1bb4be1fd124dd12f9b848c | [log] [tgz] |
---|---|---|
author | Jared Hance <jaredhance@gmail.com> | Thu Feb 10 18:52:41 2011 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Mar 24 00:09:51 2011 -0700 |
tree | 5dcc2fc657a4d46e694aef9d75807906a5e804cd | |
parent | 7811d9600f02e70c9f835719c71156c967a684f7 [diff] |
merge: match the help text with the documentation We used to be very casual in terminology and used <branch>, <ref> and <rev> more or less interchangeably with <commit>. Match the help text given by "git merge -h" with that of the documentation. Signed-off-by: Jared Hance <jaredhance@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>