欢迎!
从OneNote搬运写的一些个人笔记,水平一般,能力有限,请多指教!
暂时仅维护中文,其它语言暂不开发,请不要切换语言!
如果您觉得我写的不错或者有懂其他语言的朋友想帮忙翻译。
请通过下面的图标链接联系我,我将不胜感激!
在 UI 界面中,选择 Settings > General。 在弹出的界面中,选择 Visibility, project features, permissions 后面的 Expand 按钮。 然后在弹出的界面中,将 Project Visibility 下面从 Private 选择为 Public。 你的项目
指令模式下的指令 1 2 3 4 5 6 7 8 9 # vim高亮搜索 /名字 或 选中后 shift+3(非小键盘) # 关闭vim搜索高亮 输入:nohlsearch 或:
1 command -v git
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 # service docker start Redirecting to /bin/systemctl start docker.service Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details. # systemctl status docker.service ● docker.service - Docker Application Container Engine Loaded: loaded (/usr/lib/systemd/system/docker.service; disabled; vendor preset: disabled) Drop-In: /usr/lib/systemd/system/docker.service.d └─
创建分支 1 2 3 4 5 6 7 8 9 # 根据名称创建分支,并切换分支 git checkout -b {name} # 示例 git checkout -b zhangsan # 这条指令是 git checkout zhangsan # 和 git branch zhangsan # 两条指令的结合体 查看分支 1 2 3 4
“修改Git文件夹名字,并不能在本地直接用操作系统的文件系统修改 1 2 3 4 git mv -f [file] [newfile] #示例 git mv -f Github GitHub #-f=--forse,即使目