mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
fixed text
This commit is contained in:
@ -21,14 +21,14 @@ Create a new branch:
|
||||
git checkout -b NAME-OF-BRANCH
|
||||
```
|
||||
|
||||
Check if your image was correctly added to the file:
|
||||
Check if your image was correctly added to the directory:
|
||||
```
|
||||
ls
|
||||
```
|
||||
|
||||
You should see the name of the image in the list shown.
|
||||
|
||||
Go back one file:
|
||||
Go back one directory:
|
||||
```
|
||||
cd ../
|
||||
```
|
||||
|
Reference in New Issue
Block a user