bobo418/gittest

There is no license information available for the latest version (dev-master) of this package.

bobo test composer packagist.org

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:project

dev-master 2019-04-22 06:45 UTC

This package is not auto-updated.

Last update: 2025-06-11 14:04:44 UTC


README

Git is a version control system.
Git is free software.
2019.4.22学习Git
https://www.liaoxuefeng.com/wiki/

git init  通过git init命令把这个目录变成Git可以管理的仓库
git commit 用命令git commit告诉Git,把文件提交到仓库

Git is a distributed version control system.
Git is free software.13.229.188.59  github.com