diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-11-26 16:18:55 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-11-26 16:18:55 -0200 |
commit | 17bfa3c574c8a44614053410edf06791cb432dbc (patch) | |
tree | 659892b220428fef6bb473b9049ec2accb9148bd /ChangeLog | |
parent | f8641707496199e65eb37384791ff362d7710c72 (diff) | |
download | keyringer-17bfa3c574c8a44614053410edf06791cb432dbc.tar.gz keyringer-17bfa3c574c8a44614053410edf06791cb432dbc.tar.bz2 |
New actions: tree and rm (alias for del)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2013-11-26 - Silvio Rhatto <rhatto@riseup.net> + Added 'tree' action + + Added 'rm' alias to 'del' action + Set .gitignore during initialization and when using tmp inside the repository Pass options to git-rm at del action |