[PATCH 0/1] Added git-upload-archive to available commands
by Gavin Lee
Hi all,
We needed our gitano users to have access to the git-archive command so added
it to the available commands. It might be usefull for someone else, any
comments or feedback would be appreciated.
Gavin Lee (1):
Added git-upload-archive to available commands
lib/gitano/command.lua | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
--
1.7.9.5
7 years, 11 months
[PATCH 0/1] git-archive command as plugin
by Gavin Lee
Hi all,
Here is the git-archive command plugin.
Gavin Lee (1):
git-archive command as plugin
plugins/archive-plugin.lua | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
create mode 100644 plugins/archive-plugin.lua
--
1.7.9.5
9 years, 2 months