[PR #12274] [MERGED] Use dulwich as Git client #13938

Closed
opened 2025-12-29 23:21:39 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/12274
Author: @tobiasge
Created: 4/17/2023
Status: Merged
Merged: 4/17/2023
Merged by: @jeremystretch

Base: featureHead: git-client-testing


📝 Commits (1)

  • ff6e057 Use dulwich as Git client

📊 Changes

3 files changed (+19 additions, -27 deletions)

View changed files

📝 base_requirements.txt (+4 -0)
📝 netbox/core/data_backends.py (+14 -27)
📝 requirements.txt (+1 -0)

📄 Description

Fixes: #12272

Adds dulwich as dependency and uses it in GitBackend.


🔄 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/netbox-community/netbox/pull/12274 **Author:** [@tobiasge](https://github.com/tobiasge) **Created:** 4/17/2023 **Status:** ✅ Merged **Merged:** 4/17/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `git-client-testing` --- ### 📝 Commits (1) - [`ff6e057`](https://github.com/netbox-community/netbox/commit/ff6e057edd23452ca898c85b8ad3ef1c1b291ad5) Use dulwich as Git client ### 📊 Changes **3 files changed** (+19 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `base_requirements.txt` (+4 -0) 📝 `netbox/core/data_backends.py` (+14 -27) 📝 `requirements.txt` (+1 -0) </details> ### 📄 Description ### Fixes: #12272 Adds dulwich as dependency and uses it in GitBackend. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:21:39 +01:00
adam closed this issue 2025-12-29 23:21:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13938