You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #10 is done, create an image that allows to timestamp git tags without effectively locking the ability to create commits on said machine in the meantime.
After #10 is done, create an image that allows to timestamp git tags without effectively locking the ability to create commits on said machine in the meantime.
Do it by:
volume to source directory
volume to host git configuration
volume to host gpg key
.gitconfig
contains:ots-git-gpg-wrapper.sh
is modified to contain--wait
flagentrypoint
doesgit tag
Creating an upgraded
git-tag
should look like:The text was updated successfully, but these errors were encountered: