fmt: clippy doc_markdown backticks
This commit is contained in:
parent
edb0108ae7
commit
fc61cb9310
4 changed files with 13 additions and 13 deletions
|
|
@ -470,7 +470,7 @@ async fn git(dir: &Path, args: &[&str]) -> Result<()> {
|
|||
}
|
||||
|
||||
/// Fetch `sha` from the `src` git repo into `dst` and pin it as
|
||||
/// `refs/tags/<tag>`. Used at request_apply_commit time so hive-c0re
|
||||
/// `refs/tags/<tag>`. Used at `request_apply_commit` time so hive-c0re
|
||||
/// captures an immutable handle on the manager's commit; subsequent
|
||||
/// amendments / force-pushes in `src` no longer affect what gets
|
||||
/// built. Returns the resolved sha (which equals `sha` on success
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue