[PR #1687] [MERGED] Adds Parent property to the repo API #15996

Closed
opened 2025-11-02 11:59:52 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1687
Author: @guyzmo
Created: 5/5/2017
Status: Merged
Merged: 5/12/2017
Merged by: @appleboy

Base: masterHead: feature/api_exposes_forkid_property


📝 Commits (1)

  • a541d73 Added Parent property to the repo API

📊 Changes

3 files changed (+20 additions, -3 deletions)

View changed files

📝 models/repo.go (+16 -0)
📝 vendor/code.gitea.io/sdk/gitea/repo.go (+1 -0)
📝 vendor/vendor.json (+3 -3)

📄 Description

hop! 👍

cf gogits/go-gogs-client#64


🔄 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/1687 **Author:** [@guyzmo](https://github.com/guyzmo) **Created:** 5/5/2017 **Status:** ✅ Merged **Merged:** 5/12/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `feature/api_exposes_forkid_property` --- ### 📝 Commits (1) - [`a541d73`](https://github.com/go-gitea/gitea/commit/a541d73ef8b6e4ed3e3cc015326dd76d906db7e5) Added Parent property to the repo API ### 📊 Changes **3 files changed** (+20 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+16 -0) 📝 `vendor/code.gitea.io/sdk/gitea/repo.go` (+1 -0) 📝 `vendor/vendor.json` (+3 -3) </details> ### 📄 Description hop! 👍 cf gogits/go-gogs-client#64 --- <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 11:59:52 -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#15996