faire des experiences avec git(ea) #2

Open
opened 2022-02-15 17:44:14 +01:00 by ptr · 0 comments
Owner

moi j'ai fait

cd website
git branch more_tutos
git status 
git checkout more_tutos
vi README.md
git add README.md
git commit -m "updated README"
git push

et apres j'ai fait un 'pull request' en gitea

moi j'ai fait ``` cd website git branch more_tutos git status git checkout more_tutos vi README.md git add README.md git commit -m "updated README" git push ``` et apres j'ai fait un 'pull request' en gitea
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wildebeest/website#2
No description provided.