Untitled
unknown
plain_text
2 years ago
476 B
31
Indexable
PS C:\Users\user\Desktop\Formation\Mon-CV> git push
Everything up-to-date
PS C:\Users\user\Desktop\Formation\Mon-CV> git add -A
PS C:\Users\user\Desktop\Formation\Mon-CV> git status
On branch main
Your branch is up to date with 'origin/main'.
Changes to be committed:
(use "git restore --staged <file>..." to unstage)
modified: index.html
PS C:\Users\user\Desktop\Formation\Mon-CV> git push
Everything up-to-date
PS C:\Users\user\Desktop\Formation\Mon-CV> Editor is loading...
Leave a Comment