nfdi4plants / ARCCommander

Tool to manage your ARCs
MIT License
11 stars 9 forks source link

Tests and fixes #220

Closed HLWeil closed 9 months ago

HLWeil commented 9 months ago

closes #210 arc assay remove does not need a --studyidentifier argument anymore. Instead, assays are unregistered from all studies

closes #218 closes #138 arc config set does now not report unnecessary errors anymore

closes #129 arc config edit -l works now

closes #221 arc init now creates git repo when no branch is given

closes #97 arc sync default commit message is no "sync changes using ARCCommander"

closes #209 arc sync now doesn't spam gitignored file names as git add . is used

closes #147 closes #177 arc sync now pushes to current branch instead of main