Hacker News new | ask | show | jobs
by Shawnj2 1056 days ago
I do think that if there is a replacement to git in the future, it will probably have pull requests, tags, etc. built in that most git servers support but implement separately since they’re not in the standard. Alternatively, GitHub as a platform will become so standardized that they may launch their own “VCS” which is just other things bolted onto git that only work with GitHub (we’re already going there with the git command line)
2 comments

What? Tags are built into git. Maybe you're thinking of releases aka attaching additional files to tags.
They already have the GitHub command line, actually.

https://cli.github.com/

Typo that’s what I meant