mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-10 12:40:58 +02:00
unposted: include .distfiles for new directory
This commit is contained in:
parent
968c5ceaa7
commit
55716ea337
2 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
2015-05-14 Oliver Kiddle <opk@zsh.org>
|
2015-05-14 Oliver Kiddle <opk@zsh.org>
|
||||||
|
|
||||||
|
* unposted: Completion/BSD/Type/.distfiles: include new dir
|
||||||
|
|
||||||
* Daniel Hahler: 35062: Completion/Unix/Command/_git:
|
* Daniel Hahler: 35062: Completion/Unix/Command/_git:
|
||||||
__git_setup_revision_options includes __git_setup_diff_options
|
__git_setup_revision_options includes __git_setup_diff_options
|
||||||
|
|
||||||
|
|
2
Completion/BSD/Type/.distfiles
Normal file
2
Completion/BSD/Type/.distfiles
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
DISTFILES_SRC='
|
||||||
|
'
|
Loading…
Reference in a new issue