Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git min requirements #8177

Merged
merged 4 commits into from
Sep 14, 2019
Merged

Conversation

guillep2k
Copy link
Member

Currently the home page has no mention of Gitea requiring git, or what version is needed. The code says 1.7.2 is minimum, but for what I've been reading in the issues it looks like versions prior to 1.9.0 are too problematic (I'm no git expert, though). Comments are welcomed.

@lunny lunny added the type/docs This PR mainly updates/creates documentation label Sep 14, 2019
@lunny
Copy link
Member

lunny commented Sep 14, 2019

There are also another two git version related things:

git lfs will be avaiable if enabled when git >= 2.1.2,
git commitgraph will be enabled automatically when git >= 2.18

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Sep 14, 2019
@codecov-io
Copy link

Codecov Report

Merging #8177 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #8177   +/-   ##
=======================================
  Coverage   41.83%   41.83%           
=======================================
  Files         482      482           
  Lines       64613    64613           
=======================================
  Hits        27033    27033           
+ Misses      34110    34109    -1     
- Partials     3470     3471    +1
Impacted Files Coverage Δ
models/repo_list.go 73.17% <0%> (-0.98%) ⬇️
models/unit.go 67.56% <0%> (+5.4%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c47fe2...7555cd4. Read the comment docs.

@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Sep 14, 2019
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Sep 14, 2019
@lafriks lafriks merged commit 1ad6d7d into go-gitea:master Sep 14, 2019
@guillep2k guillep2k deleted the git-min-requirements branch September 14, 2019 06:51
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants