Address comments from #725016
Test: ran this Change-Id: Iedda798519297499a1d6d28e4aac2199456e9e92
This commit is contained in:
@@ -3,12 +3,8 @@
|
||||
|
||||
SELFNAME=$0
|
||||
|
||||
function getAbsolutePath() {
|
||||
readlink -e $1
|
||||
}
|
||||
|
||||
function printUsage() {
|
||||
echo " $SELFNAME check coding style for HEAD in this git"
|
||||
echo " $SELFNAME check coding style for HEAD in this git repository"
|
||||
echo " $SELFNAME -h show this message"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user