commit 15535bb2fc4f77dc54bd534ee247b51d85a6f90b from: Stefan Sperling date: Thu Sep 12 07:27:26 2024 UTC comparison page: drop redundant 'got add' argument, there is no other case commit - 5cff070dcada57ccc858dcf6f82c6e8763c8ba99 commit + 15535bb2fc4f77dc54bd534ee247b51d85a6f90b blob - b5cf57db2234d40e5031619be9d37a4e6c164b3b blob + ecb5a09ab725c804c208fc0342e3f7764fb17a50 --- comparison.html +++ comparison.html @@ -146,10 +146,10 @@ The table below lists some commonly used commands and svn patch git apply -got add <unversioned path> +got add cvs add svn add -git add <untracked-file> +git add <untracked file> got stage [-p] (staging optional)