开发者

In bazaar, how do I change the default target of "bzr push"?

开发者 https://www.devze.com 2022-12-15 09:36 出处:网络
bzr push defaults to the first target you pushed to. If I now want to push to a different location, but don\'t want to manually en开发者_如何学编程ter it every time, how do I change the default?I figu

bzr push defaults to the first target you pushed to. If I now want to push to a different location, but don't want to manually en开发者_如何学编程ter it every time, how do I change the default?


I figured it out. You do:

bzr push --remember [location]
0

精彩评论

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