$ git config -l user.name=kyak user.email=bas@bmail.ru color.branch=auto color.diff=auto color.interactive=auto color.status=auto alias.st=status alias.ci=commit alias.co=checkout alias.br=branch alias.di=diff alias.lg=log -p core.pager=less -RX color.diff.meta=green color.diff.frag=magenta bold color.diff.old=red bold color.diff.new=blue bold core.repositoryformatversion=0 core.filemode=true core.bare=false core.logallrefupdates=true remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* remote.origin.url=git@projects.qi-hardware.com:openwrt-xburst.git branch.backfire.remote=origin branch.backfire.merge=refs/heads/backfire branch.tracking_backfire.remote=origin branch.tracking_backfire.merge=refs/heads/tracking_backfire branch.local_backfire.remote=origin branch.local_backfire.merge=refs/heads/tracking_backfire