Remove duplicate content from posts
This commit is contained in:
parent
4f281e4b88
commit
c5b6d51e37
37 changed files with 13 additions and 102 deletions
|
@ -9,7 +9,7 @@ Here are some bash aliases that I use and find helpful for quickly writing Git a
|
|||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
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:
|
||||
These should be placed within your `~/.bashrc` or `~/.bash_profile` file:
|
||||
|
||||
```language-bash
|
||||
alias gi="git init"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue