Disorganized notes here, to be categorized later.
git clone tag:
SOURCE_TAG=jrc-v0.0.3 NEW_TAG=$SOURCE_TAG; deref() { git for-each-ref "refs/tags/$SOURCE_TAG" --format="%($1)" ; }; \
GIT_COMMITTER_NAME="$(deref taggername)" GIT_COMMITTER_EMAIL="$(deref taggeremail)" \
GIT_COMMITTER_DATE="$(deref taggerdate)" git tag "$NEW_TAG" -sm "$(deref contents:subject)
$(deref contents:body)" \
"$(deref "*objectname")"
Cmd
+Click
this: [[todo]]file system implementation that records all of the operations performed on a file over time
editor that integrates with all of those changes and can easily visualize them
somehow logged to a file
perhaps converted to git or something? this goes along with the 'file system' in memory editor idea i had before.
Cmd
+Click
this: [[todo]]Cmd
+Click
this: [[todo]]my ctzn inbox
Rendering context...