| Age | Commit message (Collapse) | Author | 
|---|
|  | Not sure if I should be emphasising this more. | 
|  | The word "patch" reminds me more of the `patch` Unix command, which is
what `git-sugapply` does.
Since this command outputs diffs, it makes more sense to call it
`sugdiff`. That also brings these closer to the native Git commands,
`git-diff` and `git-apply`.
I had chosen "patch" originally because the command generated a unified
diff that could be used as a patch file to apply to the repo. | 
|  | Since this is a Git command, this makes more sense to me. | 
|  | Copied from `git-sugpatch.1`, since the general elements are basically
the same. Modified to describe the specifics of the `git-sugapply`
command. | 
|  | Make it clear that these options require argument values. | 
|  | To make it clear which ID needs to be used when using the short form. | 
|  |  | 
|  |  |