Hacker News new | past | comments | ask | show | jobs | submit login

I've seen this alias floating around git recipes. It doesn't do anything for many of your actions, but I've found it useful:

standup = log --pretty=format:'%Cred%h%Creset -%Creset %s %Cgreen(%cD) %C(bold blue)<%an>%Creset' --since yesterday --author <Your Name>




Yeah, this is great for commits, but I've found that I personally commit in sort of random patterns, and I'll stash rather than commit when I'm temporarily switching tasks that need a branch change.

That's probably a really bad habit, but journaling branch changes helps me quite a bit.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: