location: Diff for "Git"

Institute of Mathematics - PublicMathWiki:

Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2013-07-23 12:57:15
Size: 20
Editor: sericm
Comment:
Revision 3 as of 2013-07-23 12:58:49
Size: 963
Editor: sericm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe Git here. = Server =
|| Server Info || `git.math.uzh.ch` ||
|| Software || [[http://gitlab.org/|Gitlab]] ||
|| Git push/pull access || mainly via SSH over `git@git.math.uzh.ch` ||

= Prerequisites =
You need the following software:
 * [[http://git-scm.com/|Git]]
 * An SSH keypair.

= Create/Request an account =

=== For Members of I-MATH ===
 * You don't need to request a special account for Gitlab.

=== For Non-Members of I-MATH ===
If you wan't to collaborate with a project which is hosted on `git.math.uzh.ch`, you need to request a special Gitlab account. It's best if you write an email with a request to 'support AT math.uzh.ch'.

You will then receive an email for validation and first-time login.

=== After the first-time login ===
 * If you requested an "external" account, you will be asked to change your initial password.

 * You need to provide your public SSH key. This can easily be done on the Gitlab web-interface.

Server

Server Info

git.math.uzh.ch

Software

Gitlab

Git push/pull access

mainly via SSH over git@git.math.uzh.ch

Prerequisites

You need the following software:

  • Git

  • An SSH keypair.

Create/Request an account

For Members of I-MATH

  • You don't need to request a special account for Gitlab.

For Non-Members of I-MATH

If you wan't to collaborate with a project which is hosted on git.math.uzh.ch, you need to request a special Gitlab account. It's best if you write an email with a request to 'support AT math.uzh.ch'.

You will then receive an email for validation and first-time login.

After the first-time login

  • If you requested an "external" account, you will be asked to change your initial password.
  • You need to provide your public SSH key. This can easily be done on the Gitlab web-interface.

PublicMathWiki: Git (last edited 2023-10-22 16:01:43 by crose)