Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rkeene2
on Feb 28, 2023
|
parent
|
context
|
favorite
| on:
Git branches are named sequences of commits
I'm still looking for a tool which produces a timeline similar to Fossil's, but for git.
Example Fossil graph:
https://chiselapp.com/user/rkeene/repository/kitcreator/time...
suddenclarity
on March 2, 2023
|
next
[–]
I'm probably missing the details but doesn't most git GUI show a timeline like that? Such as the official desktop version and official (?) gitlens extension in VSCode? I don't use them myself though so I might be wrong.
interactivecode
on March 1, 2023
|
prev
[–]
gitup and other git clients for example do this:
https://gitup.co/
rkeene2
on March 1, 2023
|
parent
[–]
I can't try gitup since it seems to require macOS -- ideally something web-based similar to Fossil.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Example Fossil graph: https://chiselapp.com/user/rkeene/repository/kitcreator/time...