Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
假设我对一个文件进行了多项更改,但我只想将其中的一些更改提交回主干,即第 10-20 行需要提交,但没有别的,有没有办法在 SVN 中做到这一点?理想情况下使用 Tortoise SVN。
我不在分支上工作,只是从主干结帐。我只是提交了一些与开发无关的明显修复,主要是 makefile 中的奇怪位。
也许提交更改要合并到单独的提交中,然后仅合并此提交?我认为这可能是相关的帖子