Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
38562c1d55
Built and documented more logic functions, started an exit codes help section adding exit codes as I go. Ceated a tester script for testing logic functions from functions.lib.sh without the need to run the entire code base.
1c648f2739
Built and tested basic structure of the source of debmirrorman, added build.sh for building the source into a single executable file from the individual .sh and .lib.sh files.
7431547536
Created ./source and touched debmirrorman.sh functions.lib.sh vars.lib.sh and actions.lib.sh - Also neatened up and improved installer script.