diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-03-30 03:09:18 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-03-30 03:09:18 +0000 |
| commit | 38d957659e97aa3c0a02f4323d92ca30dbd2c015 (patch) | |
| tree | b3da72b7a307add17ed9cb9810e71dbcc076abe8 /doc/gitlab-basics | |
| parent | 7c930ae00e3dd714574ebb72bab77303bd1c77c9 (diff) | |
| download | gitlab-ce-38d957659e97aa3c0a02f4323d92ca30dbd2c015.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/gitlab-basics')
| -rw-r--r-- | doc/gitlab-basics/start-using-git.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitlab-basics/start-using-git.md b/doc/gitlab-basics/start-using-git.md index 6ebe7dff448..a3c8946700a 100644 --- a/doc/gitlab-basics/start-using-git.md +++ b/doc/gitlab-basics/start-using-git.md @@ -17,7 +17,7 @@ directly in the browser, you'll eventually need to use Git through the command l tasks. For example, if you need to fix complex merge conflicts, rebase branches, -merge manually, or undo and roll back commits, you musto use Git from +merge manually, or undo and roll back commits, you must use Git from the command line and then push your changes to the remote server. This guide helps you get started with Git through the command line and can be your reference |
