This website requires JavaScript.
Explore
Help
Sign In
deac
/
gitolite
Watch
1
Star
0
Fork
You've already forked gitolite
0
Code
Issues
Pull requests
Releases
Wiki
Activity
1839520134
gitolite
/
contrib
/
adc
/
rmrepo
5 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-21 19:06:15 +02:00
#!/bin/bash
(adc) "common functions" and examples for adc usage
2010-04-24 19:30:38 +02:00
a slew of adc changes; details below: - get_rights_and_owner normalises its arg1 by stripping .git if supplied, then sets the variable "repo" to the result as a side effect - new "help" adc with some default text but main purpose is to allow site local help text - other adc's refer to 'help' adc when appropriate - 'undelete' renamed to 'restore'; that's what the KDE "trashcan" program calls that operation - minor typo in sample script in documentation - main adc doc points to contrib/adc/repo-deletion.README now
2010-10-27 19:38:58 +02:00
echo "this command no longer exists. Please run the 'help' adc for more info."
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-21 19:06:15 +02:00
exit 1
Reference in a new issue
Copy permalink