diff options
author | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2015-09-02 23:28:49 +0200 |
---|---|---|
committer | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2015-09-02 23:28:49 +0200 |
commit | 76760ad49ac9efdf3980cae2e816f899986f5eeb (patch) | |
tree | 3d6a281bbc3368ea316302158c2a1b867d51cfc3 | |
parent | 8f5d8324bdc3180dd5af48070a7eeead40fb224c (diff) |
NEWS: Add information about new example script.
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ Latest stuff (planned release date: 2015-09-??) * Empty directories not present in metadata can be now removed when applying stored metadata if -E / --remove-empty-dirs option is used. - * Scripts in example/ directory do not require bash anymore. + * Scripts in example/ directory do not require bash anymore and there + is a new example for post checkout hook. Old times (2007-2014) |