git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* merge --no-commit not able to report stats more verbosely?
@ 2012-10-22 13:39 Scott R. Godin
  2012-10-26 17:18 ` Scott R. Godin
  2012-10-28 11:21 ` Jeff King
  0 siblings, 2 replies; 5+ messages in thread
From: Scott R. Godin @ 2012-10-22 13:39 UTC (permalink / raw)
  To: git

As you can see from the below, I can't seem to get it to give me more
verbose results of what's being merged (as in the actual merge below)
with --stat or -v .. is it supposed to do that?

(develop)>$ git merge --no-commit --stat -v widget_twitter
Automatic merge went well; stopped before committing as requested
(develop|MERGING)>$ git merge --abort

(develop)>$ git merge widget_twitter
Merge made by the 'recursive' strategy.
 .../code/community/Dnd/Magentweet/Model/User.php   |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


(develop)>$ git --version
git version 1.7.7.6



-- 
(please respond to the list as opposed to my email box directly,
unless you are supplying private information you don't want public
on the list)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-29 21:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-22 13:39 merge --no-commit not able to report stats more verbosely? Scott R. Godin
2012-10-26 17:18 ` Scott R. Godin
2012-10-28 11:21 ` Jeff King
2012-10-29 18:12   ` Phil Hord
2012-10-29 21:51     ` Jeff King

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).