There was an error while loading. Please reload this page.
1 parent d946235 commit 14bc5e0Copy full SHA for 14bc5e0
docs/examples/azure/gitversion/execute/usage-examples.md
@@ -8,7 +8,7 @@ Note that if the pipeline is setup to use a shallow git fetch mode the GitVersio
8
9
```yaml
10
- checkout: self
11
- fetchDepth: 1
+ fetchDepth: 0
12
```
13
14
## Inputs
0 commit comments