Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Dunitrust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nodes
rust
Dunitrust
Merge requests
!126
Hugo/doc/translation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Hugo/doc/translation
hugo/doc/translation
into
dev
Overview
12
Commits
3
Pipelines
0
Changes
10
All threads resolved!
Hide all comments
Merged
Hugo Trentesaux
requested to merge
hugo/doc/translation
into
dev
6 years ago
Overview
12
Commits
3
Pipelines
0
Changes
10
All threads resolved!
Hide all comments
Expand
J'ai traduit la documentation utilisateur qui n'avait pas encore été traduite.
Edited
6 years ago
by
Éloïs
0
0
Merge request reports
Compare
dev
version 7
8be880cd
6 years ago
version 6
fadf26e2
6 years ago
version 5
37aa29d9
6 years ago
version 4
e1240b8b
6 years ago
version 3
651029d6
6 years ago
version 2
45bca6c8
6 years ago
version 1
f2ece3b3
6 years ago
dev (base)
and
latest version
latest version
36a6fc96
3 commits,
6 years ago
version 7
8be880cd
3 commits,
6 years ago
version 6
fadf26e2
4 commits,
6 years ago
version 5
37aa29d9
4 commits,
6 years ago
version 4
e1240b8b
5 commits,
6 years ago
version 3
651029d6
4 commits,
6 years ago
version 2
45bca6c8
3 commits,
6 years ago
version 1
f2ece3b3
2 commits,
6 years ago
10 files
+
142
−
35
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
doc/en/dev/conventions-git.md
+
1
−
1
Options
@@ -5,7 +5,7 @@
### Branch created by Gitlab
Most of the time, you'll use the "create a merge request" button and
Gitlab will name your branch
e
. In that case, please prefix the name of
Gitlab will name your branch. In that case, please prefix the name of
your branch with your Gitlab username and a slash, for example:
elois/issue-test
Loading