chiark / gitweb /
Show "Pushing <patch>...done" when pushing a patch
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 22 May 2009 08:53:36 +0000 (09:53 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 22 May 2009 08:53:36 +0000 (09:53 +0100)
commitdcf646ca73523781c1677190f69a30854c6241ff
tree1429b4a143974d572b9f8ff134d8131d2495494e
parent58f72f169cc817897ef74eb1298261c5faa23d1f
Show "Pushing <patch>...done" when pushing a patch

My main reason is for the automatic invocation of the interactive merge
when I don't know what patch I have to deal with. The other reasons is
for people working over slow filesystems (NFS) where a three-way merging
may take a significant amount of time.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/lib/transaction.py