]> oss.titaniummirror.com Git - smckown/dotfiles.git/commit
.gitconfig: replace branches with heads dfltargs
authorR. Steve McKown <rsmckown@gmail.com>
Wed, 16 Mar 2016 23:59:13 +0000 (17:59 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Wed, 16 Mar 2016 23:59:13 +0000 (17:59 -0600)
commit96fabb8f4048e221061012182b561b597eac1414
treee4a9b1aa3a61eae50b43e83e6bd8869227c39914
parent0113b720b5c12adae26ed782704f01f085ac74e4
.gitconfig: replace branches with heads dfltargs

* Remove the branches alias
* Rely on git-heads being installed (git-utils.git)
* Local git-heads has a mod to use .gitconfig heads.dfltargs if the
  heads command is ran with no arguments and heads.dfltargs is not
  empty.
gitconfig