zoukankan      html  css  js  c++  java
  • Git 基础教程 之 远程库更新到本地

    PS:git remote -v 查看远程仓库

           git diff temp 比较master 分支与temp的不同

    如果分支没有合并到主分支上,用

           git branch -D temp 强制删除。

  • 相关阅读:
    例6-5
    例6-3
    例6-2
    例6-1
    例5-9
    python3
    python3
    python3
    python3
    python3
  • 原文地址:https://www.cnblogs.com/hardy9sap/p/9340987.html
Copyright © 2011-2022 走看看