summaryrefslogtreecommitdiffstats
path: root/lib/libfetch
diff options
context:
space:
mode:
authorseanc <seanc@FreeBSD.org>2003-01-31 22:08:14 +0000
committerseanc <seanc@FreeBSD.org>2003-01-31 22:08:14 +0000
commit2584cdf2370716f3d6acea795bae133938ff6e1b (patch)
tree4660a3f92f9a4760d5c1ea001a5d2e647029832b /lib/libfetch
parent63438f7ba7bcb7289f87a6c5a37636d4ddaf7329 (diff)
downloadFreeBSD-src-2584cdf2370716f3d6acea795bae133938ff6e1b.zip
FreeBSD-src-2584cdf2370716f3d6acea795bae133938ff6e1b.tar.gz
Add a getopt-ified version of an old tool that I've been using for ages:
backout_commit.rb. Tool can be used to automate the process of backing out either small or large commits based off of one or more commit messages. The result of the script is a shell script which can be edited or run as needed. New and dead files are taken into consideration. See the program's usage statement for more configuration details. Here's an example usage: <programlisting> $ mutt [find commit message, save to disk as cvsmsg.txt] $ backout_commit.rb ~/cvsmsg.txt Backout directory: /usr Backout script: backout-2003-01-31-14-04.sh Scanning through cvsmsg.txt...done. Change to /usr and run this script. Please look through this script and make changes as necessary. There are commented out commands available in the script. Example script usage: mv backout-2003-01-31-14-04.sh /usr cd /usr less backout-2003-01-31-14-04.sh /bin/sh backout-2003-01-31-14-04.sh rm -f backout-2003-01-31-14-04.sh </programlisting>
Diffstat (limited to 'lib/libfetch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud