aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.rs
AgeCommit message (Expand)Author
2020-08-02Add `-h` argumentTeddy Wing
2020-08-02git-sugpatch: Print usage with no suggestion argumenetTeddy Wing
2020-08-02Config: Remove old lineTeddy Wing
2020-08-02config::Error::EnvVar: Include the variable name in the error messageTeddy Wing
2020-08-02config::Error::Opts: Include source error in messageTeddy Wing
2020-08-02git-sugpatch: Error if no remote and suggestion ID argumentTeddy Wing
2020-08-01Config: Add suggestion argumentsTeddy Wing
2020-08-01Config: Extract `remote` into functionTeddy Wing
2020-08-01Config: Move `github_token` to a functionTeddy Wing
2020-08-01Get configTeddy Wing