# abdellatif is here  ```bash git first git init git remote rename origin old-origine git remote add origin1 https://gitlab.com/presence_manager/gestion_absence.git git pull git add src/.. ```bash= git pull https://gitlab.com/presence_manager/gestion_absence.git git add src/views/AddStudent.jsx git commit -m 'AddStudent' git push -u origine1 git status rm file name git commit -m "new changes" # tree clean git add src/views/ClassesList.jsx git add src/components/Navbars/AdminNav.jsx git commit -m 'AdminNav' git push -u origine ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up