Kupfer git repository is http://git.gnome.org/cgit/kupfer
- From: Ulrik Sverdrup <ulrik sverdrup gmail com>
- To: Kupfer list <kupfer-list gnome org>
- Subject: Kupfer git repository is http://git.gnome.org/cgit/kupfer
- Date: Tue, 18 Aug 2009 21:22:43 +0200
Dear Kupfer users and contributors,
Kupfer is now git hosted by the gnome project!
homepage: http://git.gnome.org/cgit/kupfer/
clone url: git://git.gnome.org/kupfer
Gnome's git hosting for Kupfer is really a very good deal for, and the
repositories are very
convenient, including the cgit web fontend.
How to switch to following git.gnome.org
-----------------------------------------------------
If you have an existing kupfer checkout, you can switch it to
following git.gnome.org:
$ git remote rename origin github
$ git remote add origin git://git.gnome.org/kupfer
$ git fetch origin
Kupfer's old repository is at http://github.com/engla/kupfer ; it will
no longer be updated.
That said, github can be a good place for anyone to publish
their changes to kupfer, whether it is a single patch or a big fork.
How to contribute using git
-------------------------------------
Git can be very convenient but handles ten different workflows in one
tool. You can publish
changes to a separate repo (like github) or you can also send patches by email.
Patch emails sent directly to this list are accepted; the should be
formatted with git format-patch
See also gnome's git documentation for Contributors,
http://live.gnome.org/Git/Developers
Regards,
Ulrik
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]