background preloader

Tech

Facebook Twitter

What users (not admins) need to know about gitolite. Master TOC | main page | single-page | license This is for gitolite "g3"; for older (v2.x) documentation click here ...written for the one guy in the world no one will think of as "just a normal user" ;-) accessing gitolite The most common setup is based on ssh, where your admin asks you to send him your public key, and uses that to setup your access.

what users (not admins) need to know about gitolite

Your actual access is either a git command (like git clone git@server:reponame, and we won't be discussing these any more in this document), or an ssh command (like ssh git@server info). Versioning Guidelines. Overview This document provides: a set of guidelines intended to help the Apache Commons team balance the need to provide a stable interface to clients with the growth and evolution of components over time, a language for describing the changes to a component and the types of incompatibilities such changes may create, and a protocol for communicating those changes and incompatibilities to users and developers.

Versioning Guidelines

Interface Types We identify three distinct categories of interfaces or APIs within a component: external, internal and private. The External Interface. Tech Talk: Linus Torvalds on git.

Mda

Soa. Process.