===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libgit-repository-perl-1.324/Changes-76-    [DOCUMENTATION]
libgit-repository-perl-1.324/Changes:77:    - add examples for `git log` and using callbacks with `$r->run`
libgit-repository-perl-1.324/Changes-78-      in Git::Repository::Tutorial
##############################################
libgit-repository-perl-1.324/lib/Git/Repository/Tutorial.pod-257-Git has three levels of configuration files that can change the output
libgit-repository-perl-1.324/lib/Git/Repository/Tutorial.pod:258:of porcelain commands: system (F<$(prefix)/etc/gitconfig>), global
libgit-repository-perl-1.324/lib/Git/Repository/Tutorial.pod-259-(F<$HOME/.gitconfig> and F<$XDG_CONFIG_HOME/git/config>) and local