Documentation (#36) #45

Merged
louis_royer merged 1 commits from documentation into etape4 5 years ago
Collaborator
There is no content yet.
louis_royer closed this pull request 5 years ago
louis_royer deleted branch documentation 5 years ago
The pull request has been merged as bc4d7b94d5.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b documentation etape4
git pull origin documentation

Step 2:

Merge the changes and update on Gitea.
git checkout etape4
git merge --no-ff documentation
git push origin etape4
Sign in to join this conversation.
Loading…
There is no content yet.