[PR #3011] [CLOSED] Update git module dependency, allowing use with git >= 1.7.2 #16713

Closed
opened 2025-11-02 12:17:00 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3011
Author: @strk
Created: 11/28/2017
Status: Closed

Base: masterHead: git-1.7


📝 Commits (1)

  • 7bbfcea Update git module dependency, allowing use with git >= 1.7.2

📊 Changes

4 files changed (+52 additions, -9 deletions)

View changed files

📝 vendor/code.gitea.io/git/blob.go (+46 -4)
📝 vendor/code.gitea.io/git/commit.go (+2 -1)
📝 vendor/code.gitea.io/git/git.go (+1 -1)
📝 vendor/vendor.json (+3 -3)

📄 Description

With this PR it will be possible to run Gitea on a Debian6
operating system.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/3011 **Author:** [@strk](https://github.com/strk) **Created:** 11/28/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `git-1.7` --- ### 📝 Commits (1) - [`7bbfcea`](https://github.com/go-gitea/gitea/commit/7bbfceabd523dee0a5335792999e595f05841519) Update git module dependency, allowing use with git >= 1.7.2 ### 📊 Changes **4 files changed** (+52 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `vendor/code.gitea.io/git/blob.go` (+46 -4) 📝 `vendor/code.gitea.io/git/commit.go` (+2 -1) 📝 `vendor/code.gitea.io/git/git.go` (+1 -1) 📝 `vendor/vendor.json` (+3 -3) </details> ### 📄 Description With this PR it will be possible to run Gitea on a Debian6 operating system. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:17:00 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16713