* git alias for log with format - how to support --no-decorate?
@ 2023-03-13 1:08 Jason Pyeron
0 siblings, 0 replies; only message in thread
From: Jason Pyeron @ 2023-03-13 1:08 UTC (permalink / raw)
To: git
Here is my alias
alias.logg=log --format="%C(auto) %h% ad%d% s%C(green)% aE" --graph --date=short
besides creating another alias, can I make the %d silent when I pass --no-decorate?
Is my only hope using a shell function / command with a ! prefix?
-Jason
--
Jason Pyeron | Architect
PD Inc | Certified SBA 8(a)
10 w 24th St | Certified SBA HUBZone
Baltimore, MD | CAGE Code: 1WVR6
.mil: jason.j.pyeron.ctr@mail.mil
.com: jpyeron@pdinc.us
tel : 202-741-9397
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-13 1:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-13 1:08 git alias for log with format - how to support --no-decorate? Jason Pyeron
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).