Skip to content
Ibrahim Serdar Acikgoz edited this page Dec 10, 2018 · 7 revisions

Welcome to the gitbatch wiki!

gitbatch scans its working directory by default. To customize; run gitbatch with this command line arguments if needed:

  -d, --directory=/home/isacikgoz ...  
                           Directory(s) to roam for git repositories
  -i, --ignore-config      Ignore config file
  -r, --recursive-depth=1  Find directories recursively
  -l, --log-level="error"  Logging level; trace,debug,info,warn,error
Clone this wiki locally