You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to read-t...@googlegroups.com
Hello!
In my project Sphinx documentation is published from an experimental
branch. Recently I made some changes in master and instead of merging
master into doc branch I'm going to rebase doc branch on top of master.
To publish rebased branch I have to do git push -f. Will it create
problems for ReadTheDocs?