https://github.com/hsprcode/git-cmnds-learning
https://github.com/hsprcode/git-cmnds-learning
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hsprcode/git-cmnds-learning
- Owner: hsprcode
- Created: 2020-08-10T14:10:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-10T19:33:16.000Z (over 5 years ago)
- Last Synced: 2025-04-04T22:14:24.639Z (10 months ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# git-cmnds-learning (git add, commit, branch and merge)
This is just a text file with git commands used in command line; I used this file to learn git commands present in the file itself.
These commands helps to understand the usage of git in the terminal, and github.
Started with a new folder.
Created a text file using touch command.
Then used all the commands in the text file to understand them.