On Thursday, May 2, 2013 3:28:39 PM UTC-7, [email protected] wrote: > > > > On Thursday, April 25, 2013 6:55:58 PM UTC-7, [email protected] wrote: >> >> >> On Thursday, April 25, 2013 10:53:00 PM UTC+8, Drew Raines wrote: >>> >>> [email protected] wrote: >>> >>> > Is there an option that i can enable to show running git command? >>> > Similar to vc-command-messages. >>> >>> Press $ from your *magit* buffer. >>> >> >> Seems it doesn't work for all commands, like magit-refresh. >> > > That is correct: magit has two classes of git execution, synchronous for > (mostly) status updating and asynchronous for (mostly) user initiated > actions. There is a somewhat confusing pull request open at > https://github.com/magit/magit/pull/516 to add a command log, but the > attached patch(es) do not implement the synchronous logging needed for > status updating. >
Posted before refactoring my post into two separate posts. I intended to say that I have patches in preparation for logging these synchronous git invocations, complete with some profiling information. Best, Nick -- --- You received this message because you are subscribed to the Google Groups "magit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
