Code is now in GitHub

Gustavo Niemeyer gustavo.niemeyer at canonical.com
Tue Oct 27 17:14:09 UTC 2015


Hello Snappers,

We've just completed the move of the source code of Snappy into GitHub:

    https://github.com/ubuntu-core/snappy

Any open branches that should still be merged may be migrated by running
something along the lines of:

    bzr fast-export --import-marks=marks.bzr -b my-feature |
            GIT_DIR=path/to/snappy/.git git fast-import
--import-marks=marks.git

Where the current directory is the bzr branch, snappy/.git is the checkout
from the GitHub branch above, and the marks files are the ones attached to
this email.

As a result, the snappy git branch will have a new "my-feature" branch,
which may be pushed and proposed as a pull request in GitHub as usual.

Next we'll be setting up Travis CI for this branch, and we'll be doing a
review of all issues so we can move those into GitHub as well, so we can
host them alongside the code and milestones. Feel free to file new issues
there already, though.

Please feel free to reach me out here or online for any questions.


gustavo @ http://niemeyer.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/snappy-devel/attachments/20151027/ebcc6002/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: marks.bzr
Type: application/octet-stream
Size: 204671 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/snappy-devel/attachments/20151027/ebcc6002/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: marks.git
Type: application/octet-stream
Size: 160855 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/snappy-devel/attachments/20151027/ebcc6002/attachment-0003.obj>


More information about the snappy-devel mailing list