<html><head></head><body>Hi Gour,<br>
<br>
What Martin means when he says "using the git format locally" is that rather than focus on a two way bridge, we want Breezy to support the git format natively. This means that e.g. 'brz clone git://github.com/foo/bar' creates the same bytes on disk (with a .git directory) as 'git clone git://github.com/foo/bar'. <br>
<br>
The problem with creating a native bazaar repository locally and pushing from there to a remote git repository is that every interaction between to different formats is inherently slow because it requires converting data from one format to the other.<br>
<br>
We'd still allow pushing from a native bzr repo into a git one and vice versa, but this should be an uncommon situation.<br>
<br>
Cheers,<br>
<br>
Jelmer<br><br><div class="gmail_quote">On 11 January 2018 22:12:46 GMT+08:00, Gour <gour@atmarama.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Hello,<br><br>here is ex-darcs and ex-bzr user, currently using Fossil as my primary DVCS for<br>all my private projects.<br><br>Yesterday I somehow stumbled upon news about Breezy, watched the talk, visited<br>#bzr (after long time)...<br><br>I like and always prefer to use simple tools and Bazaar is one of them, so I'm<br>really excited about the new project givng new life to the old favourite tool.<br><br>Afaict, the motive behind it is to include more plugins out-of-the-box, have<br>py3k support, make it more approachable to non-software people etc., but I'm<br>also curious about the plan/status of bzr/brz integration with the git(hub),<br>iow. is it possible to use bzr/brz as 2-way bridge with the git(hub) projects<br>since this is usual use-case: small contributions to some open-source project<br>hosted at github?<br><br>For my own stuff, I'm happy with the Fossil, but then have to change gears and<br>adjust to the Git's workflow, so having one tool capable to cover both personal<br>stuff and small github contributions would be very welcome.<br><br>Martin replied on #bzr that "the answer for clean github integration is using<br>the git format locally..." but it's not 100% clear what does it mean, iow.<br>whether it is some desired scenario from the future or there is already some<br>work on it to achieve it?<br><br>Any hint?<br><br>In any case, wishing you all the best in reviving/improving Bazaar!!<br><br><br>Sincerely,<br>Gour<br></pre></blockquote></div><br>
-- <br>
Jelmer Vernooij <jelmer@jelmer.uk><br>
<a href="https://www.jelmer.uk/">https://www.jelmer.uk/</a></body></html>