Skip to content

Commit df777c7

Browse files
authored
Update README.md
1 parent 51669f8 commit df777c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ Before setup a token to use as `GITLAB_PASSWORD` here https://gitlab.com/profile
3636
The token must have `read_api`, `read_repository` & `write_repository` permissions in GitLab.
3737
For granular permissions create seperate users and tokens in GitLab with restricted access.
3838

39-
## Force push
39+
### Force push
4040

4141
If you're rewriting history in the primary repo (e.g by using `git rebase`), you'll need to force push. Set the FORCE_PUSH environment variable to `true` to enable this. This will overwrite history in teh mirror as well, so be careful with this (just like any time you're using `git push --force`).

0 commit comments

Comments
 (0)