mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ff5629268c
Due to #24409 , we can now specify '--not' when getting all commits from a repo to exclude commits from a different branch. When I wrote that PR, I forgot to also update the code that counts the number of commits in the repo. So now, if the --not option is used, it may return too many commits, which can indicate that another page of data is available when it is not. This PR passes --not to the commands that count the number of commits in a repo |
2 years ago | |
---|---|---|
.. | ||
branch.go | 2 years ago | |
convert.go | 2 years ago | |
file.go | 2 years ago | |
profile.go | 2 years ago | |
release.go | 2 years ago | |
render.go | 2 years ago | |
repo.go | 2 years ago |