mirror of
https://github.com/go-gitea/gitea
synced 2024-11-04 01:05:55 +01:00
dfab54d5a2
* Add support for .diff and .patch Add the ability to get text-diff and format-patch by adding .diff or .patch in the end of a commit url. Issue #2641 * models: git_diff: various fixes * Renames commitId to commitID. * Writes stderr to a bytes.Buffer and displays proper error message on command failure. * Various style changes. Signed-off-by: Dennis Chen <barracks510@gmail.com> |
||
---|---|---|
.. | ||
admin | ||
api/v1 | ||
dev | ||
org | ||
repo | ||
user | ||
home.go | ||
install.go |