Hacker News new | ask | show | jobs
by HatchedLake721 1731 days ago
So you can't really then simulate git with:

mkdir v2 ; cp -rp v1 v2

can you?

1 comments

The fundamental git model you can. The tools needed are above that in some form such as diff. git does the equivalent. Stop being pedantic.