diff --git a/contributing/gitlab.rst b/contributing/gitlab.rst index f57ac5c86b38729c2aae1e2824cf36d9dafb6c67..793330462441b2c3a71f58d2e356b609c91fcad6 100644 --- a/contributing/gitlab.rst +++ b/contributing/gitlab.rst @@ -29,7 +29,7 @@ Clone your fork locally, enter its directory and set: .. code-block:: bash $ git config --local user.email <your_eclipse_account_email> - $ git config --local user.name <your_eclipse_full_name> + $ git config --local user.name <your_eclipse_full_name> To push and pull over HTTPS with Git using your account, you must set a password