User Tools

Site Tools


hosted_git_repos_-_gitea_on_sdf

This is an old revision of the document!


Introduction

Gitea is a web-based git hosting service that like GitHub, Gitlab, or BitBucket. SDF provides its own installation located at https://git.sdf.org.

This tutorial is pretty basic and doesn't cover scmgit-intro at SDF.

Getting Started

Explore Public Projects

Visit https://git.sdf.org/explore/repos to see the current listing and to find interesting projects.

Create an Account

  1. become a MetaARPA member
  2. register an account

Create A New Repo

  • login with your new account
  • click the “+” in the uppler left
  • choose New Repository
  • name the repo and provide additional data
  • decide if this is to be a private or public repo
  • follow the instructions presented after the action chosen has been completed

Migrate An Existing Repo

(e.g., one currently living on GitHub)

  • login with your new account
  • click the “+” in the uppler left
  • choose Migrate Repository
  • in the next screen, provide the repo URL (e.g., GitHub) to migrate over
  • follow the instructions presented after the action chosen has been completed

Next Steps fo Enlightemment

  • start hacking!
  • explore existing projects, fork one
  • create your
hosted_git_repos_-_gitea_on_sdf.1594458391.txt.gz · Last modified: 2020/07/11 09:06 by perlfan