Johannes Schindelin, Sat, Jun 09, 2007 19:55:10 +0200: > +MESSAGE="$GIT_DIR"/COMMIT_ANNOTATION.$$ > +git log -1 $COMMIT | sed "s/^/#/" > "$MESSAGE" > + > +GIT_INDEX_FILE="$MESSAGE".idx Because of pid in the filenames, you probably want to cleanup after the annotation is commited. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html