cvsgnokii - Git Repositories

 
 

Browsing the Git Repository

You can browse the Git repository of this group with your web browser. This gives you a good picture of the current status of the source files. You can also view the complete history of any file in the repository as well as differences among two versions.

Getting a Copy of the Git Repository

Note: this group has multiple Git repositories.

Anonymous clone:

libgnokii and core programs
git clone https://git.savannah.nongnu.org/git/gnokii.git

Applet for Symbian phones
git clone https://git.savannah.nongnu.org/git/gnokii/gnapplet.git

Alternate GUI
git clone https://git.savannah.nongnu.org/git/gnokii/gnocky.git

Optional graphic files
git clone https://git.savannah.nongnu.org/git/gnokii/gnokii-artwork.git

Additional programs and language bindings
git clone https://git.savannah.nongnu.org/git/gnokii/gnokii-extras.git

CODA file system
git clone https://git.savannah.nongnu.org/git/gnokii/gnokiifs.git

KDE Address Book synchronization
git clone https://git.savannah.nongnu.org/git/gnokii/knokiisync.git

Zaurus frontend
git clone https://git.savannah.nongnu.org/git/gnokii/zphone.git

Member clone:

libgnokii and core programs
git clone <membername>@git.savannah.nongnu.org:/srv/git/gnokii.git

Applet for Symbian phones
git clone <membername>@git.savannah.nongnu.org:/srv/git/gnokii/gnapplet.git

Alternate GUI
git clone <membername>@git.savannah.nongnu.org:/srv/git/gnokii/gnocky.git

Optional graphic files
git clone <membername>@git.savannah.nongnu.org:/srv/git/gnokii/gnokii-artwork.git

Additional programs and language bindings
git clone <membername>@git.savannah.nongnu.org:/srv/git/gnokii/gnokii-extras.git

CODA file system
git clone <membername>@git.savannah.nongnu.org:/srv/git/gnokii/gnokiifs.git

KDE Address Book synchronization
git clone <membername>@git.savannah.nongnu.org:/srv/git/gnokii/knokiisync.git

Zaurus frontend
git clone <membername>@git.savannah.nongnu.org:/srv/git/gnokii/zphone.git

The SSHv2 public key fingerprints for the machine hosting the source trees are:

1024 MD5:80:5a:b0:0c:ec:93:66:29:49:7e:04:2b:fd:ba:2c:d5 (RSA)
1024 SHA256:FYkx0iik+iBeCLRzvUyUSTRT98TEBBJoYuQsTXbyGL8 (RSA)

256 MD5:65:b8:1c:2f:82:7c:0e:39:e1:4a:63:f2:13:10:e8:9c (ECDSA)
256 SHA256:qRLLJ4w/GAeiDyYnbx4yWJbZXwGiYYxgNty7lAfUyuM (ECDSA)

256 MD5:14:7b:c8:98:dd:06:08:97:8c:00:9d:d2:ae:85:c8:82 (ED25519)
256 SHA256:o/oI4CKKcWc4cZvDFEdmOXsE3tiPP8bWa04h4bQjtV4 (ED25519)

More information

https://savannah.gnu.org/maintenance/UsingGit

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code