scripts: use "git foo" not "git-foo"
commit974ce8078c9a91190d798eaa65c9f173dd50c3f8
authorMichael Forney <mforney@mforney.org>
Sat, 5 Aug 2017 06:49:05 +0000 (4 23:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Aug 2017 19:04:45 +0000 (7 12:04 -0700)
tree3ddccb020fb3ba10fbf1e55b1ebc9f2f6ff1b4bd
parent4384e3cde2ce8ecd194202e171ae16333d241326
scripts: use "git foo" not "git-foo"

We want to make sure that people who copy & paste code would see
fewer instances of "git-foo".  The use of these dashed forms have
been discouraged since v1.6.0 days.

Signed-off-by: Michael Forney <mforney@mforney.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-merge-octopus.sh
git-merge-one-file.sh
git-merge-resolve.sh
git-stash.sh
git-submodule.sh