Skip to content

Commit 5316aae

Browse files
authored
Merge pull request #218 from mih/patchupdate
Remove now obsolete patches and dependon datalad 0.18.1
2 parents 9853a50 + 17d8e8b commit 5316aae

File tree

9 files changed

+5
-1061
lines changed

9 files changed

+5
-1061
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### 🏠 Internal
2+
3+
- Remove DataLad runner performance patch, and all patches to clone
4+
functionality. They are included in datalad-0.18.1, dependency adjusted.

datalad_next/patches/__init__.py

-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
from . import (
22
common_cfg,
33
annexrepo,
4-
clone,
5-
clone_ria,
6-
clone_ephemeral,
74
configuration,
85
create_sibling_ghlike,
96
interface_utils,
107
push_to_export_remote,
118
push_optimize,
12-
runnerthreads,
139
siblings,
1410
)

datalad_next/patches/clone.py

-364
This file was deleted.

0 commit comments

Comments
 (0)