chiark / gitweb /
Cut verbosity of new fast-forward merging
authorChuck Lever <cel@netapp.com>
Wed, 21 Sep 2005 18:01:45 +0000 (14:01 -0400)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 21 Sep 2005 20:57:15 +0000 (21:57 +0100)
commitacad60579782ce281c4943bd2e5a2646310e5a97
tree3da525424d2d2e2fcf7699598a5d9565de0eacda
parent40e65b928d0429090a39843c1a81dec31f4d38e2
Cut verbosity of new fast-forward merging

Now "stg push" will report only that is "Fast-forwarding" or "Pushing"
a patch.  The messages about trying to fast-forward and failing are
gone.

Signed-off-by: Chuck Lever <cel@netapp.com>
stgit/commands/push.py