Skip to content

Commit f693720

Browse files
committed
worker/jobs/index: Add doc comment
1 parent 9f9a94a commit f693720

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/worker/jobs/index/mod.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
//! This module contains all background jobs related to the git and
2+
//! sparse indexes.
3+
14
mod normalize;
25
mod squash;
36
mod sync;

0 commit comments

Comments
 (0)