Hacker News new | past | comments | ask | show | jobs | submit login

I'm missing something obvious but all of the history you show is in the reverse order to default behaviour?

Am I missing a config setting you explain somewhere?




This looks normal. The order of the 'git rebase' plan shows the sequence in which commits will be applied from top to bottom.

You are probably thinking of 'git log', which uses the reverse order with the newest commit at the top.


Huh... how long have I been using git...?!

Not sure why I was convinced otherwise, must be log's behaviour as you say. Had to test to believe it!


Hm, not as far as I can tell. I use a mostly stock git config and these are copy-pasted from my terminal. Is there a particular part that looks off?


Sorry for your time, yes, you're right.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: