| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fb9693b commit 2acac19
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -33,6 +33,6 @@ Update an existing remote mirror's attributes:: | |||
| 33 | 33 | mirror.only_protected_branches = True | |
| 34 | 34 | mirror.save() | |
| 35 | 35 | ||
| 36 | - Start an sync of the pull mirror:: | ||
| 36 | + Start a sync of the pull mirror:: | ||
| 37 | 37 | ||
| 38 | - mirror.start() | ||
| 38 | + project.pull_mirror.start() | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments