开发者

bzr revert only a hunk? (bzr version of "git checkout --patch")

I deleted about a paragraph in code, then did bzr commit -m "temp commit" and what to on开发者_运维技巧ly get that single paragraph back. Is there a way to do this in bazaar?


Use bzr shelve --destroy to shelve the changes (a-la git stash) and kill them.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜