mirror of
https://github.com/go-gitea/git.git
synced 2026-07-19 14:33:37 -04:00
[PR #2] [MERGED] Add Rebase option to Pull #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
4eb2cc9Add 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.