4 ms·
Cool now do a git blame git push? git rebase?
by makeva 5y ago
Cool now do a git blame
git push? git rebase?
- sys_64738 5y agoThese are tools you'd need to write atop the version dirs.
- HatchedLake721 5y agoSo you can't really then simulate git with: mkdir v2 ; cp -rp v1 v2 can you?
- sys_64738 5y agoThe fundamental git model you can. The tools needed are above that in some form such as diff. git does the equivalent. Stop being pedantic.