TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Git–fiddle – Edit commit messages, author and timestamps during rebase

60 pointsby felixschlalmost 9 years ago

4 comments

fiatjafalmost 9 years ago
I think gitfiddle would be a great name for a service that let you quickly share unnamed, temporary git repositories, showing them to other people, then taking them down, without the friction of GitHub.<p>Like a git pastebin. In fact, I think gitbin would be better. gitfiddle should be a service where you could do all this, but would also offer ways of messing with the repository (doing interactive rebases, for example) from the web interface.
评论 #12427506 未加载
评论 #12427570 未加载
yarperalmost 9 years ago
How is this different from interactive rebases?
评论 #12426473 未加载
ah-almost 9 years ago
It would be nice to include installation instructions.
评论 #12427319 未加载
amerinealmost 9 years ago
Thanks for sharing. This is neat.