My favorite Git alias is this in my ~/.gitconfig
file:
[alias]
log4 = log -n4 --stat
Also, I blogged a little about GitHub triggering automation at https://steemit.com/cicd/@markhu/gitops-as-faster-cicd
My favorite Git alias is this in my ~/.gitconfig
file:
[alias]
log4 = log -n4 --stat
Also, I blogged a little about GitHub triggering automation at https://steemit.com/cicd/@markhu/gitops-as-faster-cicd