Quantcast
Channel: Get a list of all Git commits, including the 'lost' ones - Stack Overflow
Viewing all articles
Browse latest Browse all 13

Answer by Vinod Joshi for Get a list of all Git commits, including the 'lost' ones

$
0
0

We'll git log sometimes is not good to get all commits detail, so to view this...

For Mac: Get into you git project and type:

$ nano .git/logs/HEAD

to view you all commits in that, or:

$ gedit .git/logs/HEAD

to view you all commits in that,

then you can edit in any of your favourite browser.


Viewing all articles
Browse latest Browse all 13

Trending Articles



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