Skip to content

Commit

Permalink
Unpublishing all the posts
Browse files Browse the repository at this point in the history
  • Loading branch information
matflores committed Aug 12, 2009
1 parent d1456b3 commit c4581ad
Show file tree
Hide file tree
Showing 54 changed files with 54 additions and 0 deletions.
1 change: 1 addition & 0 deletions _posts/2009-01-09-checkout-remote-tracked-branch.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: checkout tracked remote branch
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-10-stashing-your-changes.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: stashing your changes
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-11-reverting-files.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: reverting files
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-12-fixing-broken-commit-messages.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: fixing broken commit messages
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-13-visualizing-your-repo.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: visualizing your repo
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-14-interactive-adding.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: interactive adding
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-15-piecemeal-staging.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: piecemeal staging
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-16-cleaning-up-untracked-files.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: cleaning up untracked files
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-17-restoring-lost-commits.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: restoring lost commits
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-18-the-staging-area.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: the staging area
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-19-ignoring-files.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: ignoring files
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-20-bend-logs-to-your-will.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: bend logs to your will
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-21-pushing-and-pulling.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: pushing and pulling
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-22-count-your-commits.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: count your commits
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-23-bash-git-status.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: bash git status
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-24-sharing-your-changes.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: sharing your changes
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-25-branching-and-merging.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: branching and merging
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-26-text-based-graph.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: text-based graph
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-27-installing-git.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: installing git
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-28-zsh-git-status.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: zsh git status
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-29-exporting-your-repository.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: exporting your repository
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-30-finding-what-has-been-changed.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: finding what has been changed
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-01-31-intro-to-rebase.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: intro to rebase
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-01-push-to-only-bare-repositories.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: push to only bare repositories
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-02-push-and-delete-branches.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: push and delete remote branches
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-03-tagging.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: tagging
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-04-converting-from-svn.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: converting from svn
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-05-bash-auto-completion.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: bash auto completion
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-06-helpful-command-aliases.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: helpful command aliases
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-09-reflog-your-safety-net.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: reflog, your safety net
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-10-squashing-commits-with-rebase.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: squashing commits with rebase
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-11-pull-with-rebase.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: pull with rebase
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-12-easily-fetching-upstream-changes.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: easily fetching upstream changes
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-13-list-remote-branches.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: list remote branches
category: intermediate
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: convert git-svn tag branches to real tags
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-17-how-git-stores-your-data.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: how git stores your data
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-18-temporarily-ignoring-files.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: temporarily ignoring files
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-19-what-git-is-not.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: what git is not
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-02-23-finding-who-committed-what.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: finding who committed what
category: beginner
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: keep either file in merge conflicts
category: advanced
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: get a file from a specific revision
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-03-02-where-to-find-the-git-community.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: where to find the git community
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-03-04-pick-out-individual-commits.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: pick out individual commits
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-03-06-ignoring-doesnt-remove-a-file.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: ignoring doesn't remove a file
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-03-09-remote-tracking-branches.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: remote tracking branches
category: beginner
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: easily manage git remote branches
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-03-13-smartly-save-stashes.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: smartly save stashes
category: beginner
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-03-16-rolling-back-changes-with-revert.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: rolling back changes with revert
category: intermediate
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: restoring a directory from history
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-03-20-reorder-commits-with-rebase.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: reorder commits with rebase
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-03-23-whats-inside-your-git-directory.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: what's inside your .git directory
category: advanced
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-04-03-find-ancestor-commits.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: find ancestor commits
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-04-16-find-unmerged-commits.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: find unmerged commits
category: intermediate
Expand Down
1 change: 1 addition & 0 deletions _posts/2009-07-31-tig-the-ncurses-front-end-to-git.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
published: false
layout: post
title: tig, the ncurses front-end to Git
category: advanced
Expand Down

0 comments on commit c4581ad

Please sign in to comment.