about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Completion/Unix/Command/_git2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7987e8293..ac2de8d5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-04-21  Ramkumar Ramachandra  <artagnon@gmail.com>
+
+	* 31286: Completion/Unix/Command/_git: _git: add a couple of
+	browsers
+
 2013-04-20  Torstein Hegge  <hegge@resisty.net>
 
 	* 31159: Completion/Unix/Command/_git: git: Pass prefix filter to
diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git
index a76877180..a7d1bda8a 100644
--- a/Completion/Unix/Command/_git
+++ b/Completion/Unix/Command/_git
@@ -5902,6 +5902,8 @@ __git_browsers () {
   builtinbrowsers=(
     firefox
     iceweasel
+    google-chrome
+    chromium
     konquerer
     w3m
     links