commit 29531e41957b073754c7dce9826dbfe150fd6e60 from: Stefan Sperling date: Mon Apr 22 19:54:28 2024 UTC git has a 'commit -p' command which some people use instead of 'add -p' commit - 0d4c8031c19102e70ec9d0b84995553ce87f831c commit + 29531e41957b073754c7dce9826dbfe150fd6e60 blob - 039714ebdd3e47c54ed9b97088264e8a4539d3e4 blob + 5b801a8bddad1a10cbdc4f99af071006e1d3ea25 --- comparison.html +++ comparison.html @@ -152,10 +152,10 @@ The table below lists some commonly used commands and svn add git add -got stage [-p] (optional) +got stage [-p] (staging optional) — — -git add [-p] (required before git commit) +git add [-p] / git commit -p (staging required) got unstage [-p]