commit 5196bca33c2f020797a50eb812df7a060ee4157d from: Omar Polo date: Sat Jul 01 08:12:51 2023 UTC gotadmin init -> git init --bare ; got patch -> git apply commit - 3dd5e265bda4ef7eb17066937b2f63d85157bc51 commit + 5196bca33c2f020797a50eb812df7a060ee4157d blob - 573a350183b3334f9d647699ada6e59eaa7a0282 blob + fc05b7ee03ea4857e32c1ff5e48ef2fa47888611 --- comparison.html +++ comparison.html @@ -105,7 +105,7 @@ The table below lists some commonly used commands and gotadmin init cvs init svnadmin create -git init +git init --bare got checkout cvs checkout @@ -145,7 +145,7 @@ The table below lists some commonly used commands and got patch /usr/bin/patch svn patch -git am +git apply got add <unversioned path> cvs add