Commit 01a2aa4
committed
Set fetch-depth to 0 to check out all branches and tags
The default is fetch depth 1, which checks out just the given commit. Setting this to 0 lets us build against any branch, without having to have tagged it first. Without this, vanagon throws its hands up because it can't get any version from 'git describe'.1 parent ef7364a commit 01a2aa4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| |||
0 commit comments