Supercharging the Git Commit Graph
blogs.msdn.microsoft.com
Supercharging the Git Commit Graph
1–10 of 87 posts
Re: Supercharging the Git Commit Graph
#2> The developers making Microsoft Windows use Git
Re: Supercharging the Git Commit Graph
#3`git status` still takes over a second for me though, oh well...
Re: Supercharging the Git Commit Graph
#4Interesting tidbit: > The developers making Microsoft Windows use Git
Re: Supercharging the Git Commit Graph
#5Interesting tidbit: > The developers making Microsoft Windows use Git
Yeah, i believe it was a huge effort some time ago to migrate windows to git
https://arstechnica.com/gadgets/2018/03/building-windows-4-m...
Re: Supercharging the Git Commit Graph
#6Re: Supercharging the Git Commit Graph
#7Dang, this made `git log` inside the repo I use at work (which is enormous with a stupid number of commits) nearly instantaneous. Great work. `git status` still takes over a second for me though, oh well...
Re: Supercharging the Git Commit Graph
#8‘git show-ref -s | git commit-graph write —stdin-commits'
how do you automatically update this?
Re: Supercharging the Git Commit Graph
#9Re: Supercharging the Git Commit Graph
#10This is basically what Fossil call timeline or I'm missing something? https://www.fossil-scm.org/index.html/timeline