=== App Version Information ===
Build: 1092
=== Git Version Information ===
Using Git: git (system)
git version 2.19.0
PATH: /usr/local/lib/python2.7/site-packages:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Wireshark.app/Contents/MacOS (from shell)
environment variables loaded using: /bin/bash -l
=== Browse Page Information ===
HEAD: xxxxxxxxxxxxxx06b84f0ab58cebeab012b9c0438
Is in merge: 0
Is in cherry_pick: 0
Is in rebase: 0
Is in revert: 0
=== Git Status Information ===
=== Our Status Information ===
=== Git Config Information ===
alias.a=!git add . && git status
alias.aa=!git add . && git add -u . && git status
alias.ac=!git add . && git commit
alias.acm=!git add . && git commit -m
alias.alias=!git config --list | grep āalias.ā | sed ās/alias.([^=])=(.)/\1\ => \2/ā | sort
alias.au=!git add -u . && git status
alias.c=commit
alias.ca=commit --amend
alias.cm=commit -m
alias.d=diff
alias.l=log --graph --all --pretty=format:ā%C(yellow)%h%C(cyan)%d%Creset %s %C(white)- %an, %ar%Cresetā
alias.lg=log --color --graph --pretty=format:ā%C(bold white)%h%Creset -%C(bold green)%d%Creset %s %C(bold green)(%cr)%Creset %C(bold blue)<%an>%Cresetā --abbrev-commit --date=relative
alias.ll=log --stat --abbrev-commit
alias.llg=log --color --graph --pretty=format:ā%C(bold white)%H %d%Creset%n%s%n%+b%C(bold blue)%an <%ae>%Creset %C(bold green)%cr (%ci)ā --abbrev-commit
alias.master=checkout master
alias.s=status
alias.spull=svn rebase
alias.spush=svn dcommit
branch.master.merge=refs/heads/master
branch.master.remote=origin
color.interactive=auto
color.ui=auto
commit.template=/Users/username/.stCommitMsg
core.bare=false
core.excludesfile=/Users/username/.gitignore_global
core.filemode=true
core.ignorecase=true
core.legacyheaders=false
core.logallrefupdates=true
core.precomposeunicode=true
core.quotepath=false
core.repositoryformatversion=0
credential.helper=cache --timeout=0
diff.exif.textconv=exif
difftool.sourcetree.cmd=opendiff ā$LOCALā ā$REMOTEā
difftool.sourcetree.path=
include.path=.gitcredential
mergetool.keepbackup=true
mergetool.sourcetree.cmd=/Applications/SourceTree.app/Contents/Resources/opendiff-w.sh ā$LOCALā ā$REMOTEā -ancestor ā$BASEā -merge ā$MERGEDā
mergetool.sourcetree.trustexitcode=true
push.default=simple
remote.origin.fetch=+refs/heads/:refs/remotes/origin/
remote.origin.url=username@git.hidrive.strato.com:/users/username/git/repo.git
repack.usedeltabaseoffset=true
user.email=mail@username.de
user.name=User Name
=== Our Config Information ===
Git Config Path Information
Using config path: /etc/gitconfig
Using config path: /Users/username/.config/git/config
Using config path: /Users/username/.gitconfig
Using config path: /Users/username/repo/.git/config
Our config output is different to the Git config output
branch.master.merge=refs/heads/master
branch.master.remote=origin
commit.template=/Users/username/.stCommitMsg
core.bare=false
core.excludesfile=/Users/username/.gitignore_global
core.filemode=true
core.ignorecase=true
core.logallrefupdates=true
core.precomposeunicode=true
core.repositoryformatversion=0
credential.helper=cache --timeout=0
difftool.sourcetree.cmd=opendiff ā$LOCALā ā$REMOTEā
difftool.sourcetree.path=
mergetool.sourcetree.cmd=/Applications/SourceTree.app/Contents/Resources/opendiff-w.sh ā$LOCALā ā$REMOTEā -ancestor ā$BASEā -merge ā$MERGEDā
mergetool.sourcetree.trustexitcode=true
remote.origin.fetch=+refs/heads/:refs/remotes/origin/
remote.origin.url=username@git.hidrive.strato.com:/users/username/git/repo.git
user.email=mail@username.de
user.name=User Name
=== Git Attributes Information ===
git check_attr --all output
=== Our Modified Files Newline Normalisation and EOL Information ===