gitolite/contrib/adc/rmrepo
Sitaram Chamarty cb0a9bdb0c ADC "rmrepo" replaced by "rm" and "trash", with helper ADCs
helpers for 'rm': lock, unlock
helpers for 'trash': list-trash, undelete

common functions updated with local settings for ADCs as well
2010-10-22 17:43:09 +05:30

5 lines
95 B
Bash
Executable file

#!/bin/bash
echo this command has been superceded by the \"rm\" and \"trash\" commands
exit 1