From bbef12864ce0780a0b638f18374e21b3e8281726 Mon Sep 17 00:00:00 2001 From: jnkl Date: Mon, 26 May 2025 16:22:25 +0000 Subject: [PATCH] --- .../What_does___34__upgrade__34___in_the_webapp_do__63__.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/What_does___34__upgrade__34___in_the_webapp_do__63__.mdwn diff --git a/doc/forum/What_does___34__upgrade__34___in_the_webapp_do__63__.mdwn b/doc/forum/What_does___34__upgrade__34___in_the_webapp_do__63__.mdwn new file mode 100644 index 0000000000..abaa2f63d3 --- /dev/null +++ b/doc/forum/What_does___34__upgrade__34___in_the_webapp_do__63__.mdwn @@ -0,0 +1,3 @@ +The webapp showed "(metadata only)" behind a repository. Running `git annex upgrade` in the repositories didn't change that. I had top to "upgrade" the repository under "edit" in the webapp to fix that. + +What did upgrading in the webapp do, that running `git annex upgrade` did not?