Skip to content

[Proposal] Drop git 1.x support, or fix the IsEmpty bug #19554

Closed
@wxiaoguang

Description

@wxiaoguang

There is an obvious bug in Gitea that IsEmpty check always fails in git 1.x (git 1.x reports an error for that command), it makes many users only see empty repositories after they have pushed content in.

The only reason to support git 1.x IIRC is for CentOS 7.x users.

However, CentOS 7.x is quite old, and the users could always have other solutions: upgrade git (ius/wandisco/endpoint), or use docker to run Gitea.

Since Gitea is reaching 1.17, it's time to make the decision.

  • 👍 Drop git 1.x support
  • 🎉 [or] Fix the IsEmpty bug

I prefer to drop git 1.x support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions