Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Sharkey
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dima Krasner
Sharkey
Commits
23de9478
Unverified
Commit
23de9478
authored
3 years ago
by
tamaina
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
doc: recursive (#7893)
parent
69b56f66
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
docs/setup.en.md
+1
-1
1 addition, 1 deletion
docs/setup.en.md
docs/setup.fr.md
+1
-1
1 addition, 1 deletion
docs/setup.fr.md
docs/setup.ja.md
+1
-1
1 addition, 1 deletion
docs/setup.ja.md
docs/setup.zh.md
+1
-1
1 addition, 1 deletion
docs/setup.zh.md
twemoji
+1
-0
1 addition, 0 deletions
twemoji
with
5 additions
and
4 deletions
docs/setup.en.md
+
1
−
1
View file @
23de9478
...
...
@@ -40,7 +40,7 @@ Please install and setup these softwares:
2.
Clone the misskey repo from master branch.
`git clone -b master git://github.com/misskey-dev/misskey.git`
`git clone
--recursive
-b master git://github.com/misskey-dev/misskey.git`
3.
Navigate to misskey directory
...
...
This diff is collapsed.
Click to expand it.
docs/setup.fr.md
+
1
−
1
View file @
23de9478
...
...
@@ -41,7 +41,7 @@ Installez les paquets suivants :
2.
Clonez la branche master du dépôt misskey.
`git clone -b master git://github.com/misskey-dev/misskey.git`
`git clone
--recursive
-b master git://github.com/misskey-dev/misskey.git`
3.
Accédez au dossier misskey.
...
...
This diff is collapsed.
Click to expand it.
docs/setup.ja.md
+
1
−
1
View file @
23de9478
...
...
@@ -42,7 +42,7 @@ adduser --disabled-password --disabled-login misskey
2.
masterブランチからMisskeyレポジトリをクローン
`git clone -b master git://github.com/misskey-dev/misskey.git`
`git clone
--recursive
-b master git://github.com/misskey-dev/misskey.git`
3.
misskeyディレクトリに移動
...
...
This diff is collapsed.
Click to expand it.
docs/setup.zh.md
+
1
−
1
View file @
23de9478
...
...
@@ -40,7 +40,7 @@ adduser --disabled-password --disabled-login misskey
2.
克隆 Misskey 项目的 master 分支。
`git clone -b master git://github.com/misskey-dev/misskey.git`
`git clone
--recursive
-b master git://github.com/misskey-dev/misskey.git`
3.
进入 misskey 文件夹。
...
...
This diff is collapsed.
Click to expand it.
twemoji
@
793a6a93
Subproject commit 793a6a93f303c08877dd6eb589b2fabb3d1c45ee
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment