Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
humanities
gargantext
Commits
ea5a83a3
Commit
ea5a83a3
authored
Jun 08, 2016
by
delanoe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[FIX] Dev version is now unstable (again).
parent
9bbb7cc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
install/README.md
+5
-5
No files found.
install/README.md
View file @
ea5a83a3
...
...
@@ -55,14 +55,14 @@ Clone the repository of gargantext
```
bash
git clone ssh://gitolite@delanoe.org:1979/gargantext /srv/gargantext
\
&&
cd
/srv/gargantext
\
&&
git fetch origin
refactoring
\
&&
git checkout
refactoring
\
&&
git fetch origin
unstable
\
&&
git checkout
unstable
\
```
**Optionnal**
: if you want to contribute clone the repo into your own branch
```
bash
git checkout
-b
username-
refactoring refactoring
git checkout
-b
username-
unstable unstable
```
! TODO (soon) : git clone https://gogs.iscpif.fr/gargantext.git
...
...
@@ -240,8 +240,8 @@ cp ~/.ssh/id_rsa.pub id_rsa.pub
`
git clone ssh://gitolite@delanoe.org:1979/gargantext /srv/gargantext
\
&& cd /srv/gargantext
\
&& git fetch origin
refactoring
\
&& git checkout
refactoring
\
&& git fetch origin
unstable
\
&& git checkout
unstable
\
```
TODO (soon) : git clone https://gogs.iscpif.fr/gargantext.git
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment