Skip to content

luo4lu/learngit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Git is a distributed version control system.
Git is a free software distributed under the GPL.
Git has a mutable index called stage
Git tracks changes of files.
第一个git仓库。
导航到“配置文件设置”中的“SSH密钥”选项卡。将您的密钥粘贴到“密钥”部分,并给出相关的“标题”。使用可识别的标题,如“Work Laptop  -  Windows 7”或“Home MacBook Pro 15”。

如果您手动复制您的公共SSH密钥,请确保您复制了从ssh-rsa您的电子邮件开始和结尾的整个密钥。

或者,您可以通过运行ssh -T git@example.com
(替换example.com为GitLab域)并验证是否收到Welcome to GitLab消息来测试您的设置。
Creating a new branch is quick 。123

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published