From: "David Kågedal" <davidk@lysator.liu.se>
To: git@vger.kernel.org
Subject: Re: StGIT loses Git commit using "stg repair"; I miss "stg assimilate"
Date: Tue, 08 Jan 2008 00:11:57 +0100 [thread overview]
Message-ID: <873at9z0w2.fsf@lysator.liu.se> (raw)
In-Reply-To: 200801072345.21585.jnareb@gmail.com
Jakub Narebski <jnareb@gmail.com> writes:
> I have StGIT branch with no patches applied: all patches are on stack.
> I have accidentally added git commit on top of StGIT branch head.
> I tried to use "stg assimilate" to turn this commit into StGIT commit,
> applied, but new version of StGIT has only "stg repair". And the
> sequence
If you have no patches, there is nothing to assimilate or repair. Your
patch stack is considered to be on top of your new commit, so if you
push a patch it will appear on top of the commit you just created.
To turn your new commit into a patch, use "stg uncommit".
> # stg repair
> # stg rebase origin
>
> made me lose this git commit (well, up to reflog of course). This should
> not happen! Why assimilate got removed?
repair does exactly what assimilate did in this case, so it would not
have helped you.
--
David Kågedal
next prev parent reply other threads:[~2008-01-07 23:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-07 22:45 StGIT loses Git commit using "stg repair"; I miss "stg assimilate" Jakub Narebski
2008-01-07 23:11 ` David Kågedal [this message]
2008-01-07 23:15 ` David Kågedal
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=873at9z0w2.fsf@lysator.liu.se \
--to=davidk@lysator.liu.se \
--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