Git - Create a branch from today's date
#!/bin/sh
git checkout -b `date +"%a%d%b%Y"`
Nothing fancy but I use it a lot in cases where I want to track my daily progress (mostly while learning stuff - TIL, etc)
My dotfiles for more inspiration: http://www.github.com/dimitrismistriotis/dotfiles
Written by Dimitrios Mistriotis
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#