copy yet unreleased code into project #200
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
orinoco/dump-things-server!200
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "5.6.0-alpha1"
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 patch copies the code for
apply_changesetfrom the
miniladbranch ofhttps://hub.datalad.org/datalad/datalad-core.git
because the code was not yet released and is
used for the
gitaudit-feature. This is necessaryto release this project to pypi because pypi does
not allow directy references in uploaded releases.
Once the minilad-branch is merged and released, the
local copy should be replaced with the proper import,
i.e., with:
Until this happens, this project should be released
as alpha, i.e.: 5.6.0aX.