Skip to content

Commit 986e121

Browse files
committed
Re-title post
1 parent 712223e commit 986e121

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/posts/2024-07-03-better-shell-aliases-in-git.md renamed to content/posts/2024-07-03-better-git-shell-aliases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
+++
2-
title = 'Better shell aliases in git'
2+
title = 'Better git shell aliases'
33
date = 2024-07-03T09:00:00-04:00
44
+++
55

6-
# Better shell aliases in git: using an external shell script
6+
# Better git shell aliases: using an external shell script
77

88
10 years ago, I read [this blog post on GitHub Flow git aliases](https://haacked.com/archive/2014/07/28/github-flow-aliases/) by Phil Haack. From it, I learned a few really clever tricks. Even though I never much cared for using 'GitHub Flow' as a git workflow, I used some of those tricks for my own git aliases. One of those being this basic pattern:
99

0 commit comments

Comments
 (0)