git history 记录(上传到 issu-170 )

Posted live for life ! live for exist

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git history 记录(上传到 issu-170 )相关的知识,希望对你有一定的参考价值。

 

本地issu-170落后git很多,发生冲突的要手动修改.

2000 cd robot_demo_0226_ws/
2001 ls
2002 cd IGV01-SW-170
2003 ls
2004 git fetch
2005 git add --all
2006 git status
2007 git pull
2008 git commit
2009 git merge
2010 git merge origin/master
2011 git mergetool
2012 git status
2013 git add --all
2014 git commit
2015 git push
2016 git pull
2017 history

以上是关于git history 记录(上传到 issu-170 )的主要内容,如果未能解决你的问题,请参考以下文章

idea的查看git提交记录history,但是不显示每次提交对应的细节文件

记录--git命令行上传项目到github仓库

git无法pull仓库refusing to merge unrelated histories

git无法pull仓库refusing to merge unrelated histories

git无法pull仓库refusing to merge unrelated histories

git在使用中出现 refusing to merge unrelated histories如何解决?