commit 2efe45323fac17efbd196142a13b9abcfbddf94e from: Stefan Sperling date: Sun Jun 25 20:41:59 2023 UTC fix command markup error i made in comparison.html commit - e9a2e3410023856858e30cd064c75210891b373d commit + 2efe45323fac17efbd196142a13b9abcfbddf94e blob - d01216a7da9b5a53299231610fdf997b90eb16d6 blob + b955fad399aef5fdf6d0030ef5fcf74c464a023e --- comparison.html +++ comparison.html @@ -107,7 +107,7 @@ The table below lists some commonly used commands and got revert [-p] -- svn revert git checkout [-p] / git restore [-p] -got commit cvs commit svn commit git commit PATH / git commit -a +got commit cvs commit svn commit git commit <path> / git commit -a got tag cvs tag svn copy git tag