Skip to content

Conversation

@hannahlanzrath
Copy link
Contributor

This PR seeks to harmonize CADET-RDM further with the Git Interface, by exposing git add via rdm add, giving the possibility to stage single files instead of adding all with the commit. Secondly, the default setting of add_all=True for the Python interface method repo.commit() is changed to False, and the arguments removed from internal function calls respectively. Finanlly, the documentation is updated to make the use of these commands clearer and reflect those changes.

This commit exposes the git add function to the CLI via "rdm add" which
allows specifying files to be staged.
@hannahlanzrath hannahlanzrath force-pushed the feat/expose_git_add_to_cli branch from d19654a to 43541b6 Compare February 12, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant