pub fn run_from_command_line() -> i32
Expand description

Runs the appropriate git-global subcommand based on command line arguments.

As the effective binary entry point for git-global, prints results to STDOUT (or errors to STDERR) and returns an exit code.