Quantcast
Channel: User Schwern - Stack Overflow
Viewing all articles
Browse latest Browse all 581

Answer by Schwern for Get a list of all git pulls including dates and times

$
0
0

Like git log, git reflog will only show you changes reachable from the current commit by default.

If you want to see the reflog for the whole repository, use git reflog --all.


Viewing all articles
Browse latest Browse all 581

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>