fix code block

This commit is contained in:
Mike McLean 2021-05-12 18:00:40 -04:00 committed by Tomas Kopecek
parent 5b6da358e2
commit e02e37cb98

View file

@ -85,6 +85,7 @@ Configuration
.. code-block:: shell
# merge PR into main repository
if [ -n "$REPO" -a -n "$BRANCH" ]; then
git config --global user.email "test@example.com"