https://github.com/pranavarora1895/understanding_git
We are learning git with this repository
https://github.com/pranavarora1895/understanding_git
git github markdown
Last synced: 3 months ago
JSON representation
We are learning git with this repository
- Host: GitHub
- URL: https://github.com/pranavarora1895/understanding_git
- Owner: pranavarora1895
- Created: 2022-01-14T07:27:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-18T14:00:15.000Z (over 4 years ago)
- Last Synced: 2025-01-18T23:49:06.525Z (over 1 year ago)
- Topics: git, github, markdown
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Understanding Git   
> We are understanding how to deploy websites on github.
Few Commands that we learned during the deployment:
```
git init
git status
git add .
git commit -m "Message"
git push
git pull
git clone
```

---
* Follow Me On Instagram at [Pranav Arora](https://www.instagram.com/arorapranav187)
* Lets Get Connected on Linkedin at [Pranav Arora](https://www.linkedin.com/in/pranav-arora-354b71bb/)
### ThankYou!