Ubuntu系统怎么用git新增分支并且提交?

2023-12-04 0 536

今天我们就来讲讲在Ubuntu里用git新增分支并且提交的方法,很简单,请看下文详细介绍。

1、git branch newbh ,我们创建一个新的分支newbh。

Ubuntu系统怎么用git新增分支并且提交?

2、git branch,就能看到当前有的分支。

Ubuntu系统怎么用git新增分支并且提交?

3、git checkout newbh,这样我们就能转换到newbh分支。

Ubuntu系统怎么用git新增分支并且提交?

4、git branch,能用颜色辨认已经切换到这个分支了。

Ubuntu系统怎么用git新增分支并且提交?

5、修改一下文件。

git status

git add -A

然后我们添加到暂缓区。

Ubuntu系统怎么用git新增分支并且提交?

Ubuntu系统怎么用git新增分支并且提交?

6、git commit -m "",然后我们提交一下到本地版本库。

Ubuntu系统怎么用git新增分支并且提交?

Ubuntu系统怎么用git新增分支并且提交?

7、git push -u orgin newbh,然后我们就可以提交到远程仓库。git branch -a,查看全部分支。

Ubuntu系统怎么用git新增分支并且提交?

以上就是Ubuntu系统用git新增分支并且提交的方法,希望大家喜欢,请继续关注悠久资源网。

相关推荐:

Ubuntu怎么设置终端快捷键?

ubuntu18.04系统目录怎么删除?

Ubuntu系统英文怎么改成中文语言?

收藏 (0) 打赏

感谢您的支持,我会继续努力的!

打开微信/支付宝扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在
点赞 (0)

悠久资源 Ubuntu/Debian Ubuntu系统怎么用git新增分支并且提交? https://www.u-9.cn/system/ubuntudebian/87774.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务