稷然如此

  • 首页
  • 文章分类
    • AI
    • Android
    • Java
    • Shell
    • Vue
    • C#
    • Python
    • 数据库
    • 组件
    • 其他
    • Game
  • 常用命令
    • Docker
    • Git
    • Linux
  • 操作系统
    • CentOS
    • Ubuntu
    • Windows
    • Kylin
  • 工具
    • IntelliJ IDEA
    • Visual Studio Code
Git
Git

Git常用命令

git init git add . git commit -m 'first commit' git remote add origin http://ip/group/project-name.git git push -u origin master git checkout -b dev git push -f origin dev 这一步没试过,如果这一步可以,那么第6步将变为:git push -u orgin dev git pull --rebase origin dev 1.分支dev下查看提交日…

2023年7月11日 1123点热度 0人点赞 Akim 阅读全文
其他

CentOS 安装 Gitlab

yum install -y curl policycoreutils-pythonopenssh-server systemctl enable sshd systemctl start sshd yum install postfix systemctl enable postfix systemctl start postfix systemctl enable firewalld systemctl start firewalld firewall-cmd --permanent --zone=public…

2023年7月11日 1340点热度 0人点赞 Akim 阅读全文

Akim

犇 骉
Java、C#、Python、Go、Android、MiniProgram、Bootstrap、Vue2

Copyright © 2025 aianran.com All Rights Reserved.

免责申明 | 隐私政策 | 服务条款 | 关于我们

黔ICP备2023008200号-1

贵公网安备 52010202003594号