大战熟女丰满人妻av-荡女精品导航-岛国aaaa级午夜福利片-岛国av动作片在线观看-岛国av无码免费无禁网站-岛国大片激情做爰视频

Git教程
Git標簽管理
Git分支
Git操作
Git應用
GitHub應用
IDEA對于Git&GitHub的支持
Git與GitHub使用注意事項

Git提交更改

在本文章教程中,我們將演示如何查看 Git 存儲庫的文件和提交文件記錄,并對存儲庫中的文件作修改和提交。

注意:在開始學習本教程之前,先克隆一個存儲庫,有關如何克隆存儲庫,請參考: Git克隆操作

在上一步中,我們已經修改了 main.py 文件中的代碼,在代碼中定義了兩個變量并提交代碼,但是要再次添加和修改main.py 文件中的代碼,實現新功能:求兩個變量相加值。修改提交的操作更改包含提交消息的最后一個提交; 它創建一個新的提交ID。

在修改操作之前,檢查提交日志,如下命令所示:

$ git log
commit d757c8e92ad6053db294100c77075865f829b7ac
Author: your_name 
Date:   Fri Jul 7 23:04:16 2017 +0800

    define two var a & b

commit be24e214620fa072efa877e1967571731c465884
Author: your_name 
Date:   Fri Jul 7 18:58:16 2017 +0800

    ??mark

commit 5eccf92e28eae94ec5fce7c687f6f92bf32a6a8d
Author: your_name 
Date:   Fri Jul 7 18:52:06 2017 +0800

    this is main.py file commit mark use -m option

commit 6e5f31067466795c522b01692871f202c26ff948
Author: your_name 
Date:   Fri Jul 7 18:42:43 2017 +0800

    this is main.py file commit mark without use "-m" option

commit 290342c270bc90f861ccc3d83afa920169e3b07e
Author: Maxsu <769728683@qq.com>
Date:   Fri Jul 7 16:55:12 2017 +0800

    Initial commit

下面我們打開文件:main.py 加入以下兩行:

c = a + b
print("The value of c is  ", c)

更正操作提交新的更改,并查看提交日志。首先查看狀態,如下命令:

$ git status
On branch master
Your branch is ahead of 'origin/master' by 4 commits.
  (use "git push" to publish your local commits)

Changes not staged for commit:
  (use "git add ..." to update what will be committed)
  (use "git checkout -- ..." to discard changes in working directory)

        modified:   main.py

no changes added to commit (use "git add" and/or "git commit -a")

添加文件并查看狀態,如下命令:

$ git add main.py

Administrator@MY-PC /D/worksp/sample (master)
$ git status
On branch master
Your branch is ahead of 'origin/master' by 4 commits.
  (use "git push" to publish your local commits)

Changes to be committed:
  (use "git reset HEAD ..." to unstage)

        modified:   main.py

提交更改的文件,如下所示:

$ git commit --amend -m "add the sum of a & b "
[master 51de0f0] add the sum of a & b
 1 file changed, 5 insertions(+), 1 deletion(-)

現在,使用 git log命令顯示將顯示新的提交消息與新的提交ID(51de0f02eb48ed6b84a732512f230028d866b1ea),最近一次提交的放前面:

$ git log
commit 51de0f02eb48ed6b84a732512f230028d866b1ea
Author: your_name 
Date:   Fri Jul 7 23:04:16 2017 +0800

    add the sum of a & b

commit be24e214620fa072efa877e1967571731c465884
Author: your_name 
Date:   Fri Jul 7 18:58:16 2017 +0800

    ??mark

commit 5eccf92e28eae94ec5fce7c687f6f92bf32a6a8d
Author: your_name 
Date:   Fri Jul 7 18:52:06 2017 +0800

    this is main.py file commit mark use -m option

commit 6e5f31067466795c522b01692871f202c26ff948
Author: your_name 
Date:   Fri Jul 7 18:42:43 2017 +0800

    this is main.py file commit mark without use "-m" option

commit 290342c270bc90f861ccc3d83afa920169e3b07e
Author: Maxsu <769728683@qq.com>
Date:   Fri Jul 7 16:55:12 2017 +0800

    Initial commit

 

全部教程
主站蜘蛛池模板: 国产精品久久一区二区三区 | 91在线视频播放 | 亭亭色| 国产视频一区在线播放 | 日日插天天操 | 四虎永久在线精品影院 | 久久亚洲精品中文字幕三区 | 日韩欧美中文字幕一区二区三区 | 性欧美4k高清精品 | 激情时刻 | 国产午夜精品福利视频 | 中文伊人| 久久综合综合久久狠狠狠97色 | 奇米影视四色7777 | 天天色天天草 | 色欧美亚洲| 国产综合图区 | 天天做天天爱夜夜大爽完整 | 亚洲一级片免费 | 色片在线| 国产精品一国产精品免费 | 欧美大胆一级视频 | 欧美一区二区三区视视频 | 国产精品视频免费视频 | 成年女人18毛片毛片免费 | 女人一级毛片 | 91精品久久久久久久久久小网站 | 国产好大好爽久久久久久久 | 亚洲天天综合网 | 日日碰夜夜 | 香蕉网伊在线中文慕大全 | 国产精品怡红院永久免费 | 91亚洲国产 | 国产精品成人一区二区不卡 | 欧美专区在线 | 精品国产91| 天天射久久| 国产精品毛片久久久久久久 | 国产高清国内精品福利99久久 | 偷偷鲁影院手机在线观看 | 久久久精品2021免费观看 |