cli #52

Merged
flavien merged 2 commits from cli into etape4 5 years ago
Owner
There is no content yet.
flavien closed this pull request 5 years ago
flavien deleted branch cli 5 years ago
Collaborator

Fix #43.

Fix #43.
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/pr-etape4 This commit looks good
The pull request has been merged as 1bf7cf9ce2.
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 cli etape4
git pull origin cli

Step 2:

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