git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Caleb Cushing <xenoterracide@gmail.com>
To: git@vger.kernel.org
Subject: how do I resolve this merge manually + mergetool bug
Date: Tue, 24 Feb 2009 01:04:23 -0500	[thread overview]
Message-ID: <81bfc67a0902232204y7a1e9a91x6cbf751319664734@mail.gmail.com> (raw)

#       unmerged:   profiles/package.mask

on the remote package.mask is a file locally it is a directory.

I need to know how I can resolve this merge without mergetool as
currently mergetool doesn't handle it well.

I want to delete the remote version of package.mask

tried:

git rm :3:profiles/package.mask
fatal: pathspec ':3:profiles/package.mask' did not match any files

mergetool will move my directory to a backup directory if I tell it to
delete package.mask it doesn't move the directory back into place, if
I tell it to use the remote version it obviously copies it into
place... I'd be ok if when I told it to delete it, it restored the
directory from backup.

regardless of mergetools problems I'd like to know how to fix this
merge without mergetool.
-- 
Caleb Cushing

http://xenoterracide.blogspot.com

             reply	other threads:[~2009-02-24  6:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-24  6:04 Caleb Cushing [this message]
2009-02-24  6:31 ` how do I resolve this merge manually + mergetool bug Junio C Hamano
2009-02-24  6:52   ` Caleb Cushing
2009-02-24  7:16     ` Junio C Hamano
2009-02-24  7:19       ` Caleb Cushing
2009-02-24  7:47 ` Charles Bailey
2009-02-24  8:32   ` Caleb Cushing
2009-02-24  9:13     ` Charles Bailey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=81bfc67a0902232204y7a1e9a91x6cbf751319664734@mail.gmail.com \
    --to=xenoterracide@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).