Skip to content

Commit 0e3522f

Browse files
committed
Update documentation
1 parent f246a47 commit 0e3522f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/interfaces/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ or customize the source name and revision:
2020
source = Source(
2121
repo="https://github.com/jacebrowning/gitman-demo",
2222
name="my-demo", # defaults to repository name
23-
rev="my-branch", # defaults to 'main'
23+
rev="my-branch", # defaults to 'HEAD'
2424
)
2525
```
2626

0 commit comments

Comments
 (0)