about summary refs log tree commit diff
path: root/Etc
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-12-04 15:54:02 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-12-04 15:54:16 +0000
commit74f4cbfcb606da1727ccc3db4f64fd7bae242594 (patch)
treee895c75a826f1f18dc09e676abd2255e066de384 /Etc
parent3499a676fa556639545836dbc4855736f61c8789 (diff)
downloadzsh-74f4cbfcb606da1727ccc3db4f64fd7bae242594.tar.gz
zsh-74f4cbfcb606da1727ccc3db4f64fd7bae242594.tar.xz
zsh-74f4cbfcb606da1727ccc3db4f64fd7bae242594.zip
47716: Etc/BUGS: Add Alekxandr's vcs_info patch.
Diffstat (limited to 'Etc')
-rw-r--r--Etc/BUGS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Etc/BUGS b/Etc/BUGS
index 502d0a80f..c78f499ed 100644
--- a/Etc/BUGS
+++ b/Etc/BUGS
@@ -79,3 +79,5 @@ exec 3>/tmp/test1 3>/tmp/test2
 
 causes a script to hang.
 ------------------------------------------------------------------------
+47561: [PATCH v4] vcs_info: choose backend by basedir
+------------------------------------------------------------------------