git rebase的意思
git rebase中文翻譯:
git回扣
相似詞語短語
firebase───n.重火力點(向敵人發射重型炮火的軍事基地)
rate rebate───利率回扣
rent rebate───租金寬減
air base───n.空軍基地
airbase───n.空軍基地;航空基地
bit rate───[計]位速率,[計]比特率;二進位制信息傳輸率
firebases───n.重火力點(向敵人發射重型炮火的軍事基地)
雙語使用場景
To actually retrieve associated file changes after a fetch, you would use either the git pull or git rebase command.───要在fetch之后實際檢索相關文件更改,您可以使用git pull或git rebase命令。
git-rebase allows you to make a previously non-linear history linear, keeping the history cleaner.───git-rebase讓你將之前的非線性歷史改造成線性,讓歷史保持干凈。
英語使用場景
To actually retrieve associated file changes after a fetch, you would use either the git pull or git rebase command.