Quantcast
Channel: Team Foundation Server - General forum
Viewing all articles
Browse latest Browse all 6687

How to order git history?

$
0
0

I have git repo with long history. For some reason this history isn't ordered by date. It really bowers me. I have trouble reviewing code and figuring out what causes some problems. I see same mess in branch history as well as in file history. I checked this window in my colleagues's VS. some of them have ordered history and some have messy history. I didn't figured out what is different between theirs instalations. 

I also checked git-log documentation and didn't find configuration for log order.

Result of git-log command ordered by commit date as well. So it's probably something in VS causes this mess.

How can I convince VS to show history ordered by date?


Высказанное мною здесь - мои личные взгляды, а не позиции корпорации Microsoft. Вся информация предоставляется "как есть" без каких-либо гарантий.


Viewing all articles
Browse latest Browse all 6687

Trending Articles