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

https://github.com/root-hbx/git-usage

Git-Tutorial is a note by hbx concerning the usage of Git
https://github.com/root-hbx/git-usage

git github ssh

Last synced: 6 months ago
JSON representation

Git-Tutorial is a note by hbx concerning the usage of Git

Awesome Lists containing this project

README

          

# Git_Tutorial

>This is a note concerning the usage of Git

## Construction of Note

- Git学习指南前言
- Git个人使用
- Git团队协作
- Gitignore使用规范

## Tutorial

The usage of other folders/files, excluding Note, is as follows:

- daily / daily_1 / daily_2 / daily_3 are utilized in git个人使用.md
- The rest of the C++ files are used in gitignore使用规范.md
- The Markdown files are used in git团队协作.md

## Advices

It's recommended for you to study Git学习指南前言/Git个人使用/Git团队协作/Gitignore使用规范 while testing these c++/markdown files