Add a couple comments
This commit is contained in:
@@ -134,6 +134,7 @@ _gs_output_file_group() {
|
||||
$pad$c_dark [$c_rst$e$c_dark] $c_group$relative$c_rst"
|
||||
# Export numbered variables in the order they are displayed.
|
||||
# (Exports full path, but displays relative path)
|
||||
# fetch first file (in the case of oldFile -> newFile) and remove quotes
|
||||
local filename=$(eval echo $(echo ${stat_file[$i]} | egrep -o '^"([^\\"]*(\\.[^"]*)*)"|^[^ ]+'))
|
||||
export $git_env_char$e="$project_root/$filename"
|
||||
let e++
|
||||
|
||||
Reference in New Issue
Block a user