This commit is contained in:
Oliver Davies 2017-07-11 18:57:51 +01:00
parent 0692d8ff00
commit 47e2ffcfda
247 changed files with 409 additions and 383 deletions

View file

@ -84,7 +84,7 @@
<main class="col-md-9">
<h1>Some Useful Git Aliases</h1>
<p class="posted">15th January 2014</p>
<p class="posted text-light">15th January 2014</p>
<p>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 <code>~/.bashrc</code> or <code>~/.bash_profile</code> file:</p>