Browse Source

Fix typo in git-mergetool

Signed-off-by: Josh Triplett <josh@freedesktop.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Josh Triplett 18 years ago committed by Junio C Hamano
parent
commit
2571ac6722
  1. 2
      git-mergetool.sh

2
git-mergetool.sh

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
# Copyright (c) 2006 Theodore Y. Ts'o
#
# This file is licensed under the GPL v2, or a later version
# at the discretion of Junio C Hammano.
# at the discretion of Junio C Hamano.
#

USAGE='[--tool=tool] [file to merge] ...'

Loading…
Cancel
Save