Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-01-09 06:07:56 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-01-09 06:07:56 +0300
commitafa0ab923d697a3e737b04d078d3f28e0d573901 (patch)
treefa06ad775e52d99f1bd0fa2107452a2853fce015 /doc/user/project/import
parente8793358645d6c84b46ef56dafcbf834f20d6415 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/import')
-rw-r--r--doc/user/project/import/perforce.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/import/perforce.md b/doc/user/project/import/perforce.md
index a08488a4baf..cbcef7a2fb0 100644
--- a/doc/user/project/import/perforce.md
+++ b/doc/user/project/import/perforce.md
@@ -19,7 +19,7 @@ Git:
said 'You need to stop work on that new feature and fix this security
vulnerability' you can do so very easily in Git.
1. Having a complete copy of the project and its history on your local machine
- means every transaction is superfast and Git provides that. You can branch/merge
+ means every transaction is very fast and Git provides that. You can branch/merge
and experiment in isolation, then clean up your mess before sharing your new
cool stuff with everyone.
1. Git also made code review simple because you could share your changes without