mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Changed origin repository
This commit is contained in:
parent
6a1fc80f92
commit
a7323df03c
@ -8,12 +8,12 @@ made containing bug fixes or some new and not yet completely debugged
|
|||||||
code. This is usually the case if some user asks for some new features,
|
code. This is usually the case if some user asks for some new features,
|
||||||
which are then implemented and sent to the user for testing. The minor
|
which are then implemented and sent to the user for testing. The minor
|
||||||
releases are named **`x.y.z-r`** where **`r`** is the release number. A
|
releases are named **`x.y.z-r`** where **`r`** is the release number. A
|
||||||
[web access](https://bitbucket.org/ritt/elog) to the source code
|
[web access](https://gitea.psi.ch/ELOG/elog) to the source code
|
||||||
contains the complete development history of ELOG, plus the newest fixes
|
contains the complete development history of ELOG, plus the newest fixes
|
||||||
and features which might yet be in a release. To check out the GIT
|
and features which might yet be in a release. To check out the GIT
|
||||||
repository, use:
|
repository, use:
|
||||||
|
|
||||||
`git clone https://bitbucket.org/ritt/elog --recursive`
|
`git clone https://gitea.psi.ch/ELOG/elog --recursive`
|
||||||
|
|
||||||
No tags are used, so it is recommended to always use the newest release
|
No tags are used, so it is recommended to always use the newest release
|
||||||
from the "master" branch.
|
from the "master" branch.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user