1
- git-annex (8.20210622) UNRELEASED ; urgency=medium
1
+ git-annex (8.20210630) upstream ; urgency=medium
2
2
3
+ * Fixed bug that interrupting git-annex repair (or assistant) while
4
+ it was fixing repository corruption would lose objects that were
5
+ contained in pack files. Also the assistant might sometimes have
6
+ crashed with the same result.
7
+ * repair: Fix reversion in version 8.20200522 that prevented fetching
8
+ missing objects from remotes.
3
9
* sync: Partly work around github behavior that first branch to be pushed
4
10
to a new repository is assumed to be the head branch, by not pushing
5
11
synced/git-annex first.
@@ -13,14 +19,8 @@ git-annex (8.20210622) UNRELEASED; urgency=medium
13
19
with youtube-dl or a special remote. In particular this can avoid
14
20
falling back to raw download when youtube-dl is blocked for some
15
21
reason.
16
- * Fixed bug that interrupting git-annex repair (or assistant) while
17
- it was fixing repository corruption would lose objects that were
18
- contained in pack files. Also the assistant might sometimes have
19
- crashed with the same result.
20
- * repair: Fix reversion in version 8.20200522 that prevented fetching
21
- missing objects from remotes.
22
22
23
- -- Joey Hess <id@joeyh.name> Mon, 21 Jun 2021 12:25:25 -0400
23
+ -- Joey Hess <id@joeyh.name> Wed, 30 Jun 2021 11:48:16 -0400
24
24
25
25
git-annex (8.20210621) upstream; urgency=medium
26
26
0 commit comments