git-standup icon indicating copy to clipboard operation
git-standup copied to clipboard

Option to include reflog entries in search

Open vergenzt opened this issue 8 years ago • 0 comments

I pretty regularly amend and rebase commits as I work (I usually use git commit -m "wip" instead of git stash so that it's separated by branch), so it'd be nice to be able to include the --reflog option to git log. :)

I can work on a PR, but thought I'd open the issue first to see what others think.

vergenzt avatar Jul 14 '17 17:07 vergenzt