On 19/11/2007, Jakub Narebski <jnareb@xxxxxxxxx> wrote: > By the way, does StGIT write something meaningful by default in reflog > messages? Because now my reflog looks like this: No, it leaves it up to GIT to write whatever it finds appropriate. > It would be really nice if StGIT wrote something meaningfull when > updating ref, like "stg refresh: <something>", or "stg rebase: <sth>"... There is the 'stg log [<patch>]' command which shows the changes to a specific patch. You can run it with -d (for the diff) or -g (to invoke gitk). -- Catalin - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html