===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
topgit-0.8/Makefile-27-$(help_out): README
topgit-0.8/Makefile:28:	@CMD=`echo $@ | sed -e 's/tg-//' -e 's/\.txt//'` && \
topgit-0.8/Makefile-29-	echo '[HELP]' $$CMD && \
##############################################
topgit-0.8/tg-import.sh-94-	?*..?*)
topgit-0.8/tg-import.sh:95:		rev1=`expr "z$revpair" : 'z\(.*\)\.\.'`
topgit-0.8/tg-import.sh:96:		rev2=`expr "z$revpair" : 'z.*\.\.\(.*\)'`
topgit-0.8/tg-import.sh-97-		;;
##############################################
topgit-0.8/tg-info.sh-38-branch_contains "$name" "$base_rev" ||
topgit-0.8/tg-info.sh:39:	echo "* Base is newer than head! Please run \`$tg update\`."
topgit-0.8/tg-info.sh-40-
##############################################
topgit-0.8/tg-patch.sh-67-branch_contains "$name" "$base_rev" ||
topgit-0.8/tg-patch.sh:68:	echo "tg: The patch is out-of-date wrt. the base! Run \`$tg update\`."
topgit-0.8/tg-patch.sh-69-
##############################################
topgit-0.8/tg-update.sh-77-				if [ -z "$TG_RECURSIVE" ]; then
topgit-0.8/tg-update.sh:78:					resume="\`git checkout $name && $tg update\` again"
topgit-0.8/tg-update.sh-79-				else # subshell
##############################################
topgit-0.8/tg-update.sh-137-		info "You can abort this operation using \`git reset --hard\` now"
topgit-0.8/tg-update.sh:138:		info "and retry this merge later using \`$tg update\`."
topgit-0.8/tg-update.sh-139-	else # subshell
##############################################
topgit-0.8/tg.sh-21-# cat_file "topic:file"
topgit-0.8/tg.sh:22:# Like `git cat-file blob $1`, but topics '(i)' and '(w)' means index and worktree
topgit-0.8/tg.sh-23-cat_file()
##############################################
topgit-0.8/tg.sh-278-	else
topgit-0.8/tg.sh:279:		echo "`basename $0`: no help for $1" 1>&2
topgit-0.8/tg.sh-280-		do_help
##############################################
topgit-0.8/debian/patches/debian/locations.diff-58- 	else
topgit-0.8/debian/patches/debian/locations.diff:59: 		echo "`basename $0`: no help for $1" 1>&2
topgit-0.8/debian/patches/debian/locations.diff-60---