MoonW1nd/codestory

Enhance detect branch name by commit

MoonW1nd opened this issue · 0 comments

Add parse reflog:

git reflog show --all | grep <abrHash>

#or

git log --since=2.week.ago --source --all --pretty=oneline