Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paramsiddharth/learning-git-juet-2020
A Git tutorial repository.
https://github.com/paramsiddharth/learning-git-juet-2020
Last synced: about 1 month ago
JSON representation
A Git tutorial repository.
- Host: GitHub
- URL: https://github.com/paramsiddharth/learning-git-juet-2020
- Owner: paramsiddharth
- Created: 2020-11-19T01:14:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T19:04:03.000Z (about 1 year ago)
- Last Synced: 2024-05-22T20:22:01.243Z (7 months ago)
- Language: C
- Size: 29.3 KB
- Stars: 2
- Watchers: 2
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning Git
A Git tutorial repository.## Instructions
- Fork this repository.
- Clone the forked repository to your local device.
- Create a new file of the form `_.c`.
- Copy the code from `hello.c` and modify it to print your name.
- Commit the changes and push them to your forked repository.
- Create a pull request.
- Wait for magic. :) Just kidding.Enjoy!