Remove post redirects

This commit is contained in:
Oliver Davies 2017-09-12 14:01:41 +01:00
parent 8080640147
commit 9ba45e74e3
87 changed files with 0 additions and 176 deletions

View file

@ -3,8 +3,6 @@ title: Some Useful Git Aliases
tags:
- git
use: [posts]
redirect:
- blog/some-useful-git-aliases/
---
{% block excerpt %}
Here are some bash aliases that I use and find helpful for quickly writing Git and Git Flow commands.