Browse Source

giti final line correction if no files affected

master
Dirk Alders 1 year ago
parent
commit
5fde2ca413
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      giti

+ 0
- 2
giti View File

82
 
82
 
83
   if [[ ! $git_diff == "" ]]; then
83
   if [[ ! $git_diff == "" ]]; then
84
     echo -e "$git_status_color├────────────────────────────────────────────────────────────────────────────────────"
84
     echo -e "$git_status_color├────────────────────────────────────────────────────────────────────────────────────"
85
-  else
86
-    echo -e "$git_status_color└────────────────────────────────────────────────────────────────────────────────────$COLOR_WHITE\n \b"
87
   fi
85
   fi
88
 fi
86
 fi
89
 
87
 

Loading…
Cancel
Save