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

https://github.com/davidyslu/git_practice

This repository is going to learn Git and used for NSS training course 2018
https://github.com/davidyslu/git_practice

Last synced: about 1 month ago
JSON representation

This repository is going to learn Git and used for NSS training course 2018

Awesome Lists containing this project

README

          

# Git Practice

This repository is going to learn *Git* and used for NSS training course 2018 recently. If you have any question, please feel free to ask me.

---
## Introduction

Git is an open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency - extracted from [Git](http://git-scm.com)

This repostory is my notes about learning *Git*. There are some tutorials in this repositroy.
1. [Start](https://github.com/yungshenglu/Git_practice/blob/master/tutorial/1_start/README.md) - `tutorial/1_start/`
2. [Basics](https://github.com/yungshenglu/Git_practice/blob/master/tutorial/2_basics/README.md) - `tutorual/2_basics/`
3. [Remote](https://github.com/yungshenglu/Git_practice/blob/master/tutorial/3_remote/README.md) - `tutorial/3_remote/`

---
## Author

* [David Lu](https://github.com/yungshenglu)