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
- Host: GitHub
- URL: https://github.com/davidyslu/git_practice
- Owner: davidyslu
- Created: 2018-08-04T07:44:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-05T04:03:47.000Z (almost 8 years ago)
- Last Synced: 2025-05-14T10:33:19.600Z (about 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)