Y
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
giantg2
819 days ago
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.
link
globular-toast
818 days ago
Yeah, that's literally what a git clone is.
link