X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-resolve.sh;h=926307005493b7c8c4253b1adff34bdb4bc57b77;hb=cfba73c842105a0fc3ae9e6a7728bdb64d1a8215;hp=fcc5ad7349e3f77a6817e499b331b262c4a07b57;hpb=ae2b0f15180d4b044828c836bcab6a990efa5c8e;p=git.git diff --git a/git-resolve.sh b/git-resolve.sh index fcc5ad734..926307005 100755 --- a/git-resolve.sh +++ b/git-resolve.sh @@ -4,11 +4,9 @@ # # Resolve two trees. # -. git-sh-setup -usage () { - die "git-resolve " -} +USAGE=' ' +. git-sh-setup dropheads() { rm -f -- "$GIT_DIR/MERGE_HEAD" \