From bf49b72cf0a1a553f061ce0845bbea75524a302d Mon Sep 17 00:00:00 2001 From: Phil Jackson Date: Thu, 1 Apr 2010 01:17:09 +0100 Subject: [PATCH] Removed "remotes" from the branch name. --- magit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magit.el b/magit.el index 89dd5a8e..8d15f5be 100644 --- a/magit.el +++ b/magit.el @@ -3623,7 +3623,7 @@ With prefix force the removal even it it hasn't been merged." "Extract details from branch -va output." (string-match (concat "^\\(\\*? \\{1,2\\}\\)" ; current branch marker (maybe) - "\\(.+?\\) +" ; branch name + "\\(?:remotes/\\)?\\(.+?\\) +" ; branch name "\\(?:" "\\([0-9a-fA-F]\\{7\\}\\) " ; sha1