diff --git a/inspect/index.html b/inspect/index.html index c8b3f48..c882b52 100644 --- a/inspect/index.html +++ b/inspect/index.html @@ -30,7 +30,7 @@ layout: reference

- docs   + docs   book git log @@ -309,7 +309,7 @@ Date: Fri Jun 4 12:58:53 2010 +0200

- docs   + docs   book git diff diff --git a/remotes/index.html b/remotes/index.html index 403e6cf..a3487c2 100644 --- a/remotes/index.html +++ b/remotes/index.html @@ -43,7 +43,7 @@ layout: reference

- docs   + docs   book git remote @@ -159,7 +159,7 @@ github git@github.com:schacon/hw.git (push)

- docs   + docs   book git fetch @@ -170,7 +170,7 @@ github git@github.com:schacon/hw.git (push)

- docs   + docs   book git pull @@ -195,7 +195,7 @@ github git@github.com:schacon/hw.git (push) like this command - I prefer running fetch and merge separately. Less magic, less problems. However, if you like this idea, you can read about it in more detail in the - official docs. + official docs.

Assuming you have a remote all set up and you want to pull in updates, you @@ -254,7 +254,7 @@ From github.com:schacon/hw

- docs   + docs   book git push