{
  "path": "/posts/2015/2015-11-09-git-aliases",
  "site": "at://did:plc:mracrip6qu3vw46nbewg44sm/site.standard.publication/self",
  "tags": [
    "code",
    "git"
  ],
  "$type": "site.standard.document",
  "title": "Git aliases",
  "updatedAt": "2015-11-09T17:31:00.000Z",
  "publishedAt": "2015-11-09T17:31:00.000Z",
  "textContent": "Here's a quick post for managing your git shortcuts. If you use git regularly, you should have a .gitconfig file in your home directory that looks something like this:\n\nYou can add an alias section like so:\n\nThese aliases can be used like so:\n\nUntil next time.",
  "canonicalUrl": "https://www.danielcorin.com/posts/2015/2015-11-09-git-aliases"
}