Arianne Source Code Repositories: Difference between revisions
Content deleted Content added
imported>Kymara |
imported>Hendrik Brummermann No edit summary |
||
| (32 intermediate revisions by 3 users not shown) | |||
Line 1:
The Arianne project currently uses
== Projects
'''Stendhal'''▼
: read-only access:
: read/write access for developers: ssh://
'''Marauroa'''
: read-only access: https://codeberg.org/arianne/marauroa.git
: read/write access for developers: ssh://git@codeberg.org/arianne/marauroa.git
▲: Web-based repository viewer: http://arianne.cvs.sourceforge.net/
▲'''Stendhal'''
'''Marboard'''
: read-only access: git://git.code.sf.net/p/arianne/marboard
: read/write access for developers: ssh://USERNAME@git.code.sf.net/p/arianne/marboard
: Web-based repository viewer: https://sourceforge.net/p/arianne/marboard/ci/master/tree/
==
'''Note:''' Do not put project specific settings into your .gitconfig file in your home folder but use the config file in the .git folder of the individual projects for those.
▲: read-only access: git://arianne.git.sourceforge.net/gitroot/arianne/marauroa.git
▲: read/write access for developers: ssh://USERNAME@arianne.git.sourceforge.net/gitroot/arianne/marauroa.git
▲: Web-based repository viewer: http://arianne.git.sourceforge.net
<pre>
[core]
Line 34 ⟶ 35:
merge = refs/heads/master
[remote "origin"]
url = ssh://
fetch = +refs/heads/*:refs/remotes/origin/*
[user]
name =
email =
</pre>
[http://wiki.eclipse.org/EGit/User_Guide Eclipse Git User Guide]
[[Category:Marauroa]]
[[Category:Marboard]]
[[Category:Stendhal]]
| |||