aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/git-sugpatch.rs
AgeCommit message (Expand)Author
2020-07-29Rename crate to 'github-suggestion'Teddy Wing
2020-07-29Suggestion: Remove `unwrap`s and return `Result`s from diff methodsTeddy Wing
2020-07-28Client::new(): Return a `Result`Teddy Wing
2020-07-26Suggestion: Add `diff` methodTeddy Wing