[alias]
s = !$HG status ; $HG heads
lg = glog --template "\033[31m{node|short}\033[0m \033[1;34m<{author|person}>\033[0m \033[32m({date|age})\033[0m \n\t\t{desc}\n" --limit $1[ui]
username = Fernando Palacios Landi <fernando.palacios@team.com> [extensions]
convert =
graphlog =
eol =
rebase =
shelve=
strip =
purge =
mq =
hgext.extdiff =[eol]
native = CRLF
only-consistent = False[tortoisehg]
confirmaddfiles = True
confirmdeletefiles = True
confirmpush = True
ciexclude =[hooks]
post-pull = hg shelve & hg up -C & hg merge & hg commit -m "Merge companyteam with local@fpalacios" & grunt compile deploy default --force-update css
pre-push.check = grunt preci[auth]
company.prefix = bitbucket.org
company.username = user_name
company.password = user_pass
company.schemes = https[extdiff]
cmd.kdiff3 =[merge-tools]
kdiff3.args = $base $local $other -o $output