Snapcraft now on GitHub too

Gustavo Niemeyer gustavo.niemeyer at canonical.com
Thu Oct 29 17:50:20 UTC 2015


Hello again Snappers,

We've just completed the move of the source code of Snapcraft into GitHub
as well:

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

Again, 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/snapcraft/.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 Sergio will be doing a review of all issues and moving them into GitHub as
well, alongside the code and milestones. Feel free to file new issues there
already, though.

Please feel free to reach me or Sergio 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/20151029/6dcaf51f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: marks.bzr
Type: application/octet-stream
Size: 64922 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/snappy-devel/attachments/20151029/6dcaf51f/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: marks.git
Type: application/octet-stream
Size: 49653 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/snappy-devel/attachments/20151029/6dcaf51f/attachment-0003.obj>


More information about the snappy-devel mailing list