Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Great job! You cleared up some confusion on git rebase.
Excellent - Glad it helped! Cheers Mark
what is the software you used to visualize git history
hiya - neo4j gives us the nice graph - I created a dotnet console app to scan the .git/objects folder and run git cat-file against the files - then call the neo4j API to add them in. Works well on simple git folders :-)
@@Ashotofcode I would LOVE to play with this setup. Do you have the code a git repo somewhere?
@@jakem3422 Open sourced it now yes :-) visualgit.net (has links to the repos too)
I have cls alias for clear on my linux systems.
Yes, please share this tool! Thanks :)
Working on it 🙂
Open sourced it now :-) visualgit.net (has links to the repos too)
Great job! You cleared up some confusion on git rebase.
Excellent - Glad it helped! Cheers Mark
what is the software you used to visualize git history
hiya - neo4j gives us the nice graph - I created a dotnet console app to scan the .git/objects folder and run git cat-file against the files - then call the neo4j API to add them in. Works well on simple git folders :-)
@@Ashotofcode I would LOVE to play with this setup. Do you have the code a git repo somewhere?
@@jakem3422 Open sourced it now yes :-) visualgit.net (has links to the repos too)
I have cls alias for clear on my linux systems.
Yes, please share this tool! Thanks :)
Working on it 🙂
Open sourced it now :-) visualgit.net (has links to the repos too)