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 6aefadd commit 850cfdcCopy full SHA for 850cfdc
asyncgit/src/sync/sign.rs
@@ -74,7 +74,8 @@ pub struct SignBuilder;
74
impl SignBuilder {
75
/// Get a [`Sign`] from the given repository configuration to sign commit data
76
///
77
- /// ```
+ ///
78
+ /// ```no_run
79
/// use asyncgit::sync::sign::SignBuilder;
80
/// # fn main() -> Result<(), Box<dyn std::error::Error>> {
81
0 commit comments