From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: joakim@verona.se
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: adding branches to bzr?
Date: Wed, 13 Jan 2010 17:55:01 +0900 [thread overview]
Message-ID: <873a2a2xlm.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <m38wc24foe.fsf@verona.se>
joakim@verona.se writes:
> I have some local Emacs branches I maintain in git:
>
> xwidget - embed different gtk widgets in Emacs windows
> imagemagick - use imagemagick to read and render images in Emacs
> filemagic - incorporate filemagic library in Emacs
> windowgroups - group emacs windows together
>
> It would be interesting to share this work in the central bzr repo. How
> would I do that?
If you can provide a public git repository, there is a bzr-git
extension which allows people to check out from a git repository using
bzr.
> I can switch to bzr if thats necessary.
That depends on whether you use git features, like colocated branches,
commits staged in the index, and rebasing a lot. If you don't, it's
probably easier all around to switch (but I would recommend using
Launchpad to host your branches until Savannah switches to bzr+ssh
protocol).
next prev parent reply other threads:[~2010-01-13 8:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-13 7:39 adding branches to bzr? joakim
2010-01-13 8:43 ` Óscar Fuentes
2010-01-13 8:55 ` Stephen J. Turnbull [this message]
2010-01-13 12:17 ` Richard Stallman
2010-01-13 13:13 ` joakim
2010-01-13 21:31 ` Chong Yidong
2010-01-13 22:44 ` Karl Fogel
2010-01-14 1:21 ` Stephen J. Turnbull
2010-01-14 4:29 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=873a2a2xlm.fsf@uwakimon.sk.tsukuba.ac.jp \
--to=stephen@xemacs.org \
--cc=emacs-devel@gnu.org \
--cc=joakim@verona.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.