summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@archlinux.org>2015-08-14 13:09:57 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2015-08-16 06:49:12 +0200
commit4112e572aadbbc552749398010257be3a3ba802b (patch)
tree7554adaabec23d6ed964d97940e487dff9aaa225 /doc
parentda875276d477c344358f1ba1fa82dcb269fdb138 (diff)
downloadaur-4112e572aadbbc552749398010257be3a3ba802b.tar.gz
aur-4112e572aadbbc552749398010257be3a3ba802b.tar.xz
Add a restore command to the SSH interface
Implement a new command that can be used to restore deleted package bases without having to push a new commit. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/git-interface.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/git-interface.txt b/doc/git-interface.txt
index b34e112e..9ded20f6 100644
--- a/doc/git-interface.txt
+++ b/doc/git-interface.txt
@@ -44,6 +44,7 @@ The git-serve command, the "aurweb shell", provides different subcommands:
* The help command shows a list of available commands.
* The list-repos command lists all repositories of the authenticated user.
* The setup-repo command can be used to create a new repository.
+* The restore command can be used to restore a deleted package base.
* The git-{receive,upload}-pack commands are redirected to git-shell(1).
The requested command is extracted from the SSH_ORIGINAL_COMMAND environment