Hacker News new | ask | show | jobs
by globular-toast 819 days ago
Wait... You do realise the entire point of git is to store versions? You just git clone and you have everything.
1 comments

Yeah, I don't want all the history and stuff. I also don't want any sort of upstream connection from it. I just want the code. A snapshot of a working repo with no connections or dependencies to anything.
Yeah, that's literally what a git clone is.