Quantcast
Channel: Show all stashes in git log - Stack Overflow
Viewing all articles
Browse latest Browse all 9

Show all stashes in git log

$
0
0

I would like to see all stashes in git log output. Does anyone know if there is a way to do that?

Edit: I want to see all commits in the log -- including stash commits. I tried the command:

git log --date-order --all

But it returns only the top most stash. I would like to see commits that represent other stashes too.


Viewing all articles
Browse latest Browse all 9

Latest Images

Trending Articles





Latest Images