Untitled

 avatar
unknown
plain_text
a year ago
476 B
27
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