[Privoxy-devel] git: how2 show diff for one specific change?
Lee
ler762 at gmail.com
Mon Mar 12 20:24:56 UTC 2018
On 3/10/18, Brian Mahaffy <bmahaffy at cradlepoint.com> wrote:
>
> I tend to use this alias of log to find SHA’s (again, something to put in
> your ~/.gitconfig). You’d use it with “git lola [reference’ish things]”.
> Just git lola by itself will show you a textual branch tree. If you put a
> file name behind it, it will show you the tree of that file. Play with it
> and try things like branch’s, tags, etc. to see how it behaves.
>
> [alias]
> lola = log --color --graph --pretty=format:'%Cred%h%Creset
> -%C(yellow)%d%Creset %s %Cgreen (%cr) %C(blue)<%an>%Creset’ --abbrev-commit
> --all
which is kind of cool.. thanks!
Lee
More information about the Privoxy-devel
mailing list