Skip to content

robhoes/buildlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

27874bf · Dec 19, 2011

History

12 Commits
Aug 15, 2011
Aug 15, 2011
Aug 15, 2011
Dec 19, 2011

Repository files navigation

Create a buildlog alias

If you would like to type something like 'git blog' instead of 'git log | buildlog', then add the following line to your ~/.gitconfig:

[alias]
       blog = !sh -c 'git log | buildlog'

About

Mapping git commits to build numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages