ReproNim / reprostim

Automated capture of audio-visual stimuli into BIDS datasets
5 stars 3 forks source link

Add helper for custom commit messages #87

Open yarikoptic opened 7 months ago

yarikoptic commented 7 months ago

ATM git annex assistant commits with a boring message like git-annex in yoh@bilena:/tmp/test-annex in the main branch and update in git-annex. But there is a way now to make it work via annex.commitmessage-command configuration

For our repository of captured stimuli (available on typhon under /data/repronim/reprostim-reproiner) and deployed on reproin'er -- we want custom messages which would at least say how many files (or better videos?) added/modified/deleted. If generic just about files -- would come handy in other deployments as well.

Should be a bash script. Should pass shellcheck.