参考资料

  1. centos 7.6 如何安装中文货币所需的php82 语言环境
  2. git clone怎么用
  3. github干什么用
  4. Firefly III 无法格式化货币金额,因为您的服务器缺少必要的软件包
  5. 为什么用svn不用git
  6. gitee一般用在哪
  7. git与gitee的关系
  8. 国内使用镜像站点加速

git常用命令有哪些

git init
git clone
git add
git commit -m
git status
git pull
git push
git branch
git checkout
git merge
git log
git diff
git reset
git stash
git tag
git fetch
git rebase
git remote
git config
git show
git rm