From: "Karl Hasselström" <kha@treskal.com>
To: Catalin Marinas <catalin.marinas@gmail.com>
Cc: git@vger.kernel.org, Erik Sandberg <mandolaerik@gmail.com>
Subject: [StGit PATCH 0/3] Fix uncommit with top != head
Date: Fri, 25 Jul 2008 02:52:49 +0200 [thread overview]
Message-ID: <20080725005154.13006.8908.stgit@yoghurt> (raw)
See http://gna.org/bugs/?12043
---
Karl Hasselström (3):
Make sure that stg uncommit doesn't touch the branch head
stg uncommit should never touch the branch head
Test for exit code with command_error()
stgit/commands/uncommit.py | 2 +-
stgit/lib/transaction.py | 19 ++++++++++---------
t/t1300-uncommit.sh | 13 ++++++++++++-
t/t1303-commit.sh | 20 ++++++++++++++++++++
4 files changed, 43 insertions(+), 11 deletions(-)
create mode 100755 t/t1303-commit.sh
--
Karl Hasselström, kha@treskal.com
www.treskal.com/kalle
next reply other threads:[~2008-07-25 0:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-25 0:52 Karl Hasselström [this message]
2008-07-25 0:52 ` [StGit PATCH 1/3] Test for exit code with command_error() Karl Hasselström
2008-07-25 0:53 ` [StGit PATCH 2/3] stg uncommit should never touch the branch head Karl Hasselström
2008-07-25 0:53 ` [StGit PATCH 3/3] Make sure that stg uncommit doesn't " Karl Hasselström
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=20080725005154.13006.8908.stgit@yoghurt \
--to=kha@treskal.com \
--cc=catalin.marinas@gmail.com \
--cc=git@vger.kernel.org \
--cc=mandolaerik@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.