First you need to install git standup
You can install git-standup
using one of the options listed below
Source | Command |
---|---|
curl | curl -L https://raw.githubusercontent.com/kamranahmedse/git-standup/master/installer.sh | sudo sh |
npm | npm install -g git-standup |
brew | brew update && brew install git-standup |
aur | pacaur -S git-standup-git |
manual | Clone and run make install |
Simply run it in your project directory and it will give you the output from the last working day
git standup
for previous x days
git standup -d x
Install git-log-to-timesheet
One liner install
sudo curl https://raw.githubusercontent.com/sbimochan/gltt/master/gltt -o /usr/local/bin/gltt && sudo chmod +x /usr/local/bin/gltt
gltt "{result from git standup command}"
The result produced can then be pasted to your timesheet.