We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9a94a commit f693720Copy full SHA for f693720
src/worker/jobs/index/mod.rs
@@ -1,3 +1,6 @@
1
+//! This module contains all background jobs related to the git and
2
+//! sparse indexes.
3
+
4
mod normalize;
5
mod squash;
6
mod sync;
0 commit comments