[PR #2] [MERGED] Add Rebase option to Pull #15

Closed
opened 2026-02-16 10:23:51 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/2
Author: @vvekic
Created: 11/6/2016
Status: Merged
Merged: 11/7/2016
Merged by: @tboerger

Base: masterHead: master


📝 Commits (1)

  • 4eb2cc9 Add Rebase option to Pull

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 repo.go (+4 -0)

📄 Description

Just a simple addition of the --rebase flag for git pull.


🔄 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/git/pull/2 **Author:** [@vvekic](https://github.com/vvekic) **Created:** 11/6/2016 **Status:** ✅ Merged **Merged:** 11/7/2016 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4eb2cc9`](https://github.com/go-gitea/git/commit/4eb2cc9693fd7cdd5c1933f27b2461d274d8ce32) Add Rebase option to Pull ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `repo.go` (+4 -0) </details> ### 📄 Description Just a simple addition of the --rebase flag for git pull. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:23:51 -05:00
yindo closed this issue 2026-02-16 10:23:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/git#15