可参考 《SpaceVim 入门指南》了解 SpaceVim 的安装和基本配置。
载入 git 模块
[[layers]]
name = "git"
基本使用
:Git add %
: stage current file.:Git add .
: stage all files:Git commit
: edit commit message:Git push
: push to remote:Git fetch
: fetch remotes:Git checkout
: checkout branches:Git log %
: view git log of current file:Git config
: list all git config:Git reflog
: manage reflog information:Git branch
: list, create, or delete branches
相关截图
:Git status
:Git commit
:Git push
:Git push
completion
:Git diff
:Git log
欢迎来到这里!
我们正在构建一个小众社区,大家在这里相互信任,以平等 • 自由 • 奔放的价值观进行分享交流。最终,希望大家能够找到与自己志同道合的伙伴,共同成长。
注册 关于