Y
Hacker News
new
|
ask
|
show
|
jobs
by
rkeene2
1203 days ago
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...
2 comments
suddenclarity
1202 days ago
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.
link
interactivecode
1203 days ago
gitup and other git clients for example do this:
https://gitup.co/
link
rkeene2
1202 days ago
I can't try gitup since it seems to require macOS -- ideally something web-based similar to Fossil.
link