Changeset 7cbd7ce
- Timestamp:
- Aug 17, 2018, 4:49:17 PM (6 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- eda8175
- Parents:
- 6e31c43
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/PrettyGitLogs.sh
r6e31c43 r7cbd7ce 8 8 9 9 rm -f ${GIT_UPDATE} ${GIT_LOG} ${GIT_DIFF} 10 11 echo "Printing git information into: " 12 echo " ${GIT_UPDATE}" 13 echo " ${GIT_LOG}" 14 echo " ${GIT_DIFF}" 10 15 11 16 GitOldRef=$2
Note: See TracChangeset
for help on using the changeset viewer.