X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=git-resolve.sh;h=926307005493b7c8c4253b1adff34bdb4bc57b77;hb=2414721b194453f058079d897d13c4e377f92dc6;hp=fcc5ad7349e3f77a6817e499b331b262c4a07b57;hpb=5e80092f7e6db09a40a62e837ca3f74f0bc5ad73;p=git.git diff --git a/git-resolve.sh b/git-resolve.sh index fcc5ad73..92630700 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" \