Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is there a Web UI equivalent for tools like this, where one can spin up a web server pointing to a git repo on the server and do commit, diff, merging, graph visualisation etc. through a web interface?


Not exactly what you are looking for, but github.dev provides much of this for repos hosted at github. Press . while accessing the repository at github.com to jump right into github.dev (this appears to require me being logged in so it's possible I configured this somehow).


I just started working on a project with this use case in mind.

So far just a "browse" experience somewhat like GitHub, but uglier.

Soon want to add ability to commit, similar to GitHub desktop, but without electron.

Very WIP atm but hoping to work on it some this week.

https://github.com/stereosteve/git-goggles


It doesn't do half of those things but somewhat amazingly there is one built into Git itself:

https://git-scm.com/docs/gitweb


Sounds like you want "ungit": https://github.com/FredrikNoren/ungit




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: