Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pranavarora1895/understanding_git
We are learning git with this repository
https://github.com/pranavarora1895/understanding_git
git github markdown
Last synced: about 2 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-18T14:00:15.000Z (almost 3 years ago)
- Last Synced: 2023-03-08T08:57:24.617Z (almost 2 years ago)
- Topics: git, github, markdown
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Understanding Git ![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white) ![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white) ![Markdown](https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge&logo=markdown&logoColor=white)
> 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
```![GitHub](https://play-lh.googleusercontent.com/PCpXdqvUWfCW1mXhH1Y_98yBpgsWxuTSTofy3NGMo9yBTATDyzVkqU580bfSln50bFU)
---
* 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!