Skip to content

Commit 1e78e8a

Browse files
committed
Use default branch in git docker test.
1 parent 49e167a commit 1e78e8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/git.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
name='Clone repo',
3737
src='https://github.com/Fizzadar/pyinfra.git',
3838
dest=dest,
39+
branch=None, # use the default branch
3940
)
4041

4142
git.config(

0 commit comments

Comments
 (0)