https://github.com/abhisheksinghpawar/gitnoteswithmosh
This repo tracks all my git and github learning. Alamgir is added as a contributor to the learningBranch
https://github.com/abhisheksinghpawar/gitnoteswithmosh
git github
Last synced: 5 months ago
JSON representation
This repo tracks all my git and github learning. Alamgir is added as a contributor to the learningBranch
- Host: GitHub
- URL: https://github.com/abhisheksinghpawar/gitnoteswithmosh
- Owner: Abhisheksinghpawar
- Created: 2024-09-07T07:00:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T07:37:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T20:00:17.020Z (over 1 year ago)
- Topics: git, github
- Language: Python
- Homepage:
- Size: 2.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is to track all my github learning
DO THIS WHEN CODE IS ALREADY TRACKED IN GITHUB
git add *
git commit -m "First Commit"
git push -u origin main
Thank you very much
Yes