You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I pretty regularly amend and rebase commits as I work (I usually use
git commit -m "wip"
instead ofgit stash
so that it's separated by branch), so it'd be nice to be able to include the--reflog
option togit log
. :)I can work on a PR, but thought I'd open the issue first to see what others think.
The text was updated successfully, but these errors were encountered: