From 4265356c9e054d86fe87288cd26c77773c62e745 Mon Sep 17 00:00:00 2001 From: Ryan Tomayko Date: Sun, 29 Aug 2010 21:18:42 -0700 Subject: move some toc stuff around --- _layouts/default.html | 2 +- _posts/2009-07-04-git-html-help.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 64e49d4..2c51cad 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,9 +3,9 @@ sidebar_cats: - setup - troubleshooting - repos +- collaborating - everyday_git - git_ninjutsu -- collaborating - deploying - mac - windows diff --git a/_posts/2009-07-04-git-html-help.markdown b/_posts/2009-07-04-git-html-help.markdown index dae6fd4..b945edb 100644 --- a/_posts/2009-07-04-git-html-help.markdown +++ b/_posts/2009-07-04-git-html-help.markdown @@ -2,7 +2,7 @@ layout: default title: Installing Git HTML help description: How to install the local git HTML help files -categories: setup +categories: other --- This guide will help you install the local git HTML help files and set git to use them by default instead of the man pages. -- cgit v1.3.1