diff --git a/basic/index.html b/basic/index.html index acdb606..9e1dac8 100644 --- a/basic/index.html +++ b/basic/index.html @@ -730,7 +730,7 @@
$ git status # On branch master @@ -970,5 +970,4 @@-
- + diff --git a/branching/index.html b/branching/index.html index 96112be..bfe9530 100644 --- a/branching/index.html +++ b/branching/index.html @@ -150,7 +150,7 @@see the last commit on each branch
-If we want to see last commits on each branch +
If we want to see last commits on each branch we can run
git branch -v
to see them.@@ -860,5 +860,4 @@-
On to Sharing and Updating Projects »
- +On to Sharing and Updating Projects »
diff --git a/creating/index.html b/creating/index.html index dc49109..29d2dea 100644 --- a/creating/index.html +++ b/creating/index.html @@ -139,4 +139,4 @@-
+ diff --git a/index.html b/index.html index a33d1d0..513e968 100644 --- a/index.html +++ b/index.html @@ -109,4 +109,4 @@How to Think Like Git
-On to Getting and Creating Projects »
+On to Getting and Creating Projects »
diff --git a/remotes/index.html b/remotes/index.html index 94df417..a4c7dfc 100644 --- a/remotes/index.html +++ b/remotes/index.html @@ -151,7 +151,7 @@rename remote aliases
-If you want to rename remote aliases without having to delete them and add them again +
If you want to rename remote aliases without having to delete them and add them again you can do that by running
@@ -437,4 +437,4 @@git remote rename [old-alias] [new-alias]
. This will allow you to modify the current name of the remote.-
On to Inspection and Comparison »
+On to Inspection and Comparison »
diff --git a/zh/basic/index.html b/zh/basic/index.html index e3ffd13..ecb2448 100644 --- a/zh/basic/index.html +++ b/zh/basic/index.html @@ -641,5 +641,4 @@-
- + diff --git a/zh/branching/index.html b/zh/branching/index.html index c706790..4b97584 100644 --- a/zh/branching/index.html +++ b/zh/branching/index.html @@ -696,5 +696,4 @@-
- + diff --git a/zh/creating/index.html b/zh/creating/index.html index 4ed22c2..0f4e05b 100644 --- a/zh/creating/index.html +++ b/zh/creating/index.html @@ -120,4 +120,4 @@-
+ diff --git a/zh/remotes/index.html b/zh/remotes/index.html index 20fba86..8489e12 100644 --- a/zh/remotes/index.html +++ b/zh/remotes/index.html @@ -318,4 +318,4 @@-
+