aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/git-sugapply.rs
AgeCommit message (Expand)Author
2020-08-04Add license (GNU GPLv3+)Teddy Wing
2020-08-02Move suggestion arguments check to `Config::get`Teddy Wing
2020-08-02git-sugapply: Copy over new logic from `git-sugpatch`Teddy Wing
2020-07-29Rename crate to 'github-suggestion'Teddy Wing
2020-07-28Client::new(): Return a `Result`Teddy Wing
2020-07-25Add git-sugapply binTeddy Wing