
{"id":512,"date":"2021-05-25T14:53:41","date_gmt":"2021-05-25T14:53:41","guid":{"rendered":"http:\/\/timallen.name\/?p=512"},"modified":"2021-05-25T14:56:33","modified_gmt":"2021-05-25T14:56:33","slug":"gitconfig-2","status":"publish","type":"post","link":"https:\/\/timallen.name\/index.php\/2021\/05\/25\/gitconfig-2\/","title":{"rendered":".gitconfig"},"content":{"rendered":"\r\n<pre class=\"lang:default decode:true  \">\r\n[alias]\r\nlllog = log --oneline --decorate --all --graph\r\nllog = log --graph --pretty=format:'%C(yellow)%h%Creset -%C(red bold)%d%Creset %s %Cgreen(%cr) %C(bold blue)&lt;%an&gt;%Creset' --abbrev-commit --all -n15\r\ndlog = log --graph --pretty=format:'%cD %C(yellow)%h%Creset -%C(red bold)%d%Creset %s %Cgreen(%cr) %C(bold blue)&lt;%an&gt;%Creset' --abbrev-commit --all -n15\r\n[user]\r\nemail = tim.allen@base2engineering.com\r\nname = Tim Allen\r\n[color]\r\nui = auto\r\n[color \"branch\"]\r\ncurrent = yellow reverse\r\nlocal = yellow\r\nremote = green\r\n[color \"diff\"]\r\nmeta = yellow bold\r\nfrag = magenta bold\r\nold = red bold\r\nnew = green bold\r\n[color \"status\"]\r\nadded = yellow\r\nchanged = green\r\nuntracked = cyan\r\n[core]\r\nautocrlf = input\r\n<\/pre>\r\n","protected":false},"excerpt":{"rendered":"<p>[alias] lllog = log &#8211;oneline &#8211;decorate &#8211;all &#8211;graph llog = log &#8211;graph &#8211;pretty=format:&#8217;%C(yellow)%h%Creset -%C(red bold)%d%Creset %s %Cgreen(%cr) %C(bold blue)&lt;%an&gt;%Creset&#8217; &#8211;abbrev-commit &#8211;all -n15 dlog = log &#8211;graph &#8211;pretty=format:&#8217;%cD %C(yellow)%h%Creset -%C(red bold)%d%Creset %s %Cgreen(%cr) %C(bold blue)&lt;%an&gt;%Creset&#8217; &#8211;abbrev-commit &#8211;all -n15 [user] email = tim.allen@base2engineering.com name = Tim Allen [color] ui = auto [color &#8220;branch&#8221;] current = yellow reverse &hellip; <a href=\"https:\/\/timallen.name\/index.php\/2021\/05\/25\/gitconfig-2\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">.gitconfig<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-512","post","type-post","status-publish","format-standard","hentry","category-general-programming"],"_links":{"self":[{"href":"https:\/\/timallen.name\/index.php\/wp-json\/wp\/v2\/posts\/512","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/timallen.name\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/timallen.name\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/timallen.name\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/timallen.name\/index.php\/wp-json\/wp\/v2\/comments?post=512"}],"version-history":[{"count":2,"href":"https:\/\/timallen.name\/index.php\/wp-json\/wp\/v2\/posts\/512\/revisions"}],"predecessor-version":[{"id":515,"href":"https:\/\/timallen.name\/index.php\/wp-json\/wp\/v2\/posts\/512\/revisions\/515"}],"wp:attachment":[{"href":"https:\/\/timallen.name\/index.php\/wp-json\/wp\/v2\/media?parent=512"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/timallen.name\/index.php\/wp-json\/wp\/v2\/categories?post=512"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/timallen.name\/index.php\/wp-json\/wp\/v2\/tags?post=512"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}