diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2020-12-04 15:54:02 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2020-12-04 15:54:16 +0000 |
commit | 74f4cbfcb606da1727ccc3db4f64fd7bae242594 (patch) | |
tree | e895c75a826f1f18dc09e676abd2255e066de384 /Etc | |
parent | 3499a676fa556639545836dbc4855736f61c8789 (diff) | |
download | zsh-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/BUGS | 2 |
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 +------------------------------------------------------------------------ |