Spaces
This commit is contained in:
parent
1f815ba7bc
commit
eb3dbc40bb
116 changed files with 1123 additions and 1123 deletions
|
@ -2,7 +2,7 @@
|
|||
title: Some Useful Git Aliases
|
||||
nav: blog
|
||||
tags:
|
||||
- git
|
||||
- git
|
||||
---
|
||||
Here are some bash aliases that I use and find helpful for quickly writing Git and Git Flow commands. These should be placed within your `~/.bashrc` or `~/.bash_profile` file:
|
||||
|
||||
|
@ -26,4 +26,4 @@ alias gfi="git flow init"
|
|||
alias gff="git flow feature"
|
||||
alias gfr="git flow release"
|
||||
alias gfh="git flow hotfix"
|
||||
~~~~
|
||||
~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue