Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!