This runs "gitk"...
...including all branches,
...outputting errors to the black hole,
...and any extra command-line arguments.
# Run like this # gitk --since="2 days ago" & alias gitk="gitk --all $1 2>/dev/null"
11380 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
# Run like this # gitk --since="2 days ago" & alias gitk="gitk --all $1 2>/dev/null"
You need to create an account or log in to post comments to this site.