mirror of
https://github.com/go-gitea/git.git
synced 2026-07-20 15:06:10 -04:00
[PR #31] [MERGED] Add ability to search for commit messages in all the branches #42
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/31
Author: @gzsombor
Created: 2/4/2017
Status: ✅ Merged
Merged: 2/4/2017
Merged by: @lunny
Base:
master← Head:search_in_all_branches📝 Commits (1)
0eebd0dAdd ability to search for commit messages in all the branches📊 Changes
2 files changed (+8 additions, -4 deletions)
View changed files
📝
commit.go(+2 -2)📝
repo_commit.go(+6 -2)📄 Description
As requested for this : https://github.com/go-gitea/gitea/pull/813
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.