Refactor scripts names and location
This commit is contained in:
4
scripts/shell/job/svn-log-stop-on-copy.sh
Executable file
4
scripts/shell/job/svn-log-stop-on-copy.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
# !/bin/bash
|
||||
|
||||
SVN_DIR=$1
|
||||
svn log -v --stop-on-copy $SVN_DIR | less
|
||||
Reference in New Issue
Block a user