Loading .gitignore_global→.config/git/ignore +0 −0 File moved. View file .gitconfig +0 −2 Original line number Diff line number Diff line Loading @@ -29,8 +29,6 @@ update-requirements = !git stash save -a -u -q && ( git ls-files '*requirements*.txt' | xargs -n1 pur -r ) && ( git commit -a -m '- Updated requirements.' || echo 'No requirements updated.' ) && git stash pop [color] grep = true [core] excludesfile = ~/.gitignore_global [diff] tool = meld [difftool] Loading .githooks/post-merge +2 −0 Original line number Diff line number Diff line Loading @@ -7,3 +7,5 @@ echo Generating SSH config Documents/bin/gen-ssh-config echo Loading dconf config Documents/bin/dconf-load echo Configuring Git repo git config --local status.showUntrackedFiles no .gitignoredeleted 100644 → 0 +0 −1 Original line number Diff line number Diff line * Loading
.gitconfig +0 −2 Original line number Diff line number Diff line Loading @@ -29,8 +29,6 @@ update-requirements = !git stash save -a -u -q && ( git ls-files '*requirements*.txt' | xargs -n1 pur -r ) && ( git commit -a -m '- Updated requirements.' || echo 'No requirements updated.' ) && git stash pop [color] grep = true [core] excludesfile = ~/.gitignore_global [diff] tool = meld [difftool] Loading
.githooks/post-merge +2 −0 Original line number Diff line number Diff line Loading @@ -7,3 +7,5 @@ echo Generating SSH config Documents/bin/gen-ssh-config echo Loading dconf config Documents/bin/dconf-load echo Configuring Git repo git config --local status.showUntrackedFiles no