rebase信息详情
v.重定(税收、价格指数等)的基准
git rebase───git回扣
rebase interactively───以交互方式重新设置基础
Complete the rebase operations as often as possible.───尽可能经常地完成重建基础的操作。
Streamlined delivery and rebase (re-establish baseline).───提高了交付和重定基底(重新建立基线)的效率。
Cleartool rebase — Changes the configuration of the stream.───cleartool rebase——变更流的配置。
A baseline represents versions of elements that are used to start a stream or to rebase a stream.───基线代表了用于开始一个流和变基一个流的元素版本。
Since the component is read-only, you are free to rebase that view to any baseline, forward or reverse.───由于这个组件是只读模式,您可以自由地重新将这个视图定到任何基线,向前或者向后。
git-rebase allows you to make a previously non-linear history linear, keeping the history cleaner.───git-rebase让你将之前的非线性历史改造成线性,让历史保持干净。
All such merged versions are captured in the change set of an integration activity that rebase creates.───所有这类的并合版本都会登记在改变垄断时发生的一个集成行动的改变凑近。
As a CM Manager, it is best that you provide recommended baselines against which developers can rebase their development streams.───作为一个配置经理,你最好提供推荐基线,来让开发者能变基他们的开发流。
All newly sequenced genomes are analyzed for the presence of putative restriction systems and these data are included within the REBASE.───所有最新测序的基因组被分析,推断的限制系统的出现,并且这些数据也包含在REBASE中。
To actually retrieve associated file changes after a fetch, you would use either the git pull or git rebase command.