Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/git/21.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Git 等价于'的RTC;吉特拉力';_Git_Version Control_Rtc_Rational Team Concert_Ibm Rational - Fatal编程技术网

Git 等价于'的RTC;吉特拉力';

Git 等价于'的RTC;吉特拉力';,git,version-control,rtc,rational-team-concert,ibm-rational,Git,Version Control,Rtc,Rational Team Concert,Ibm Rational,完成git pull命令用例的等效命令是什么(更新提示并自动解决冲突)?我正在寻找scm命令,该命令完成git pull操作的功能。这将是,如图所示: 即使用: 要列出传入的更改集 将astream中的更改集集成到您的repo和本地工作区中,并进行自动合并(除非存在冲突或您指定了--无合并) 您还有另一个例子 lscm show status lscm accept changesetId

完成git pull命令用例的等效命令是什么(更新提示并自动解决冲突)?我正在寻找scm命令,该命令完成git pull操作的功能。

这将是,如图所示:

即使用:

  • 要列出传入的更改集
  • 将astream中的更改集集成到您的repo和本地工作区中,并进行自动合并(除非存在冲突或您指定了
    --无合并
您还有另一个例子
lscm show status
lscm accept changesetId