Improve change-set handling #35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "improve-change-set"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR implements the following change to change set creation:
JSON files in change sets are
now pretty printed with an indentation of 2.
The directory in which the change set is created is written to stdout when
dtc auto-curate --create-change-set ...exits.The output of git-process execution is captured and not written to stdout
or stderr on
dtc auto-curate --create-change-set ....All records that are added to a change set are removed from their inbox.