summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgit-sonar7
1 files changed, 0 insertions, 7 deletions
diff --git a/git-sonar b/git-sonar
index d097e12..92a96c7 100755
--- a/git-sonar
+++ b/git-sonar
@@ -6,9 +6,6 @@
GIT_SONAR_VERSION="v0.8.1"
-################################################################################
-# Original sonar-base
-################################################################################
dot_git=""
remote=""
rcfile_path="$HOME"
@@ -491,10 +488,6 @@ render_prompt() {
-e "$stash_sed"
}
-
-################################################################################
-# Original main
-################################################################################
usage() {
_git="\033[1;30mgit:(\033[0m"
_master="\033[0;37mmaster\033[0m"