aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--git.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/git.txt b/git.txt
index e28e115..2616d65 100644
--- a/git.txt
+++ b/git.txt
@@ -13,6 +13,9 @@
|submodules|
|revision_range|
+ - *misc*
+ git add -p [<file>] ......................... partial staging (interactive)
+
- *remote*
git remote -v ............................... list remotes verbose (with URLs)
git remote show [-n] <remote> ............... list info for <remote> (like remote HEAD, remote branches,