From 7872c7ff626186cab305d2b8449a587638c36baa Mon Sep 17 00:00:00 2001 From: Job van der Voort Date: Thu, 11 Jun 2015 15:12:47 +0200 Subject: fix and minify images --- .../bitbucket_import_grant_access.jpg | Bin 68856 -> 0 bytes .../bitbucket_import_grant_access.png | Bin 0 -> 30083 bytes .../bitbucket_import_new_project.jpg | Bin 24581 -> 0 bytes .../bitbucket_import_new_project.png | Bin 0 -> 16502 bytes .../bitbucket_import_select_bitbucket.jpg | Bin 90035 -> 0 bytes .../bitbucket_import_select_bitbucket.png | Bin 0 -> 46606 bytes .../bitbucket_import_select_project.png | Bin 62463 -> 16121 bytes .../importing/import_projects_from_bitbucket.md | 8 ++++---- 8 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.jpg create mode 100644 doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.png delete mode 100644 doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.jpg create mode 100644 doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.png delete mode 100644 doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.jpg create mode 100644 doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.png diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.jpg b/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.jpg deleted file mode 100644 index f3432e923c4..00000000000 Binary files a/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.jpg and /dev/null differ diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.png b/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.png new file mode 100644 index 00000000000..df55a081803 Binary files /dev/null and b/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.png differ diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.jpg b/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.jpg deleted file mode 100644 index d0befa430b5..00000000000 Binary files a/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.jpg and /dev/null differ diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.png b/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.png new file mode 100644 index 00000000000..5253889d251 Binary files /dev/null and b/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.png differ diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.jpg b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.jpg deleted file mode 100644 index 53080e8104d..00000000000 Binary files a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.jpg and /dev/null differ diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.png b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.png new file mode 100644 index 00000000000..ffa87ce5b2e Binary files /dev/null and b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.png differ diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.png b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.png index 8312825eb18..0e08703f421 100644 Binary files a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.png and b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.png differ diff --git a/doc/workflow/importing/import_projects_from_bitbucket.md b/doc/workflow/importing/import_projects_from_bitbucket.md index 20d65f1925a..1e9825e2e10 100644 --- a/doc/workflow/importing/import_projects_from_bitbucket.md +++ b/doc/workflow/importing/import_projects_from_bitbucket.md @@ -6,15 +6,15 @@ It takes just a few steps to import your existing Bitbucket projects to GitLab. * Click on "New project" -![New project in GitLab](bitbucket_importer/bitbucket_import_new_project.jpg) +![New project in GitLab](bitbucket_importer/bitbucket_import_new_project.png) * Click on the "Bitbucket" button -![Bitbucket](bitbucket_importer/bitbucket_import_select_bitbucket.jpg) +![Bitbucket](bitbucket_importer/bitbucket_import_select_bitbucket.png) * Grant GitLab access to your Bitbucket account -![Grant access](bitbucket_importer/bitbucket_import_grant_access.jpg) +![Grant access](bitbucket_importer/bitbucket_import_grant_access.png) * Click on the projects that you'd like to import or "Import all projects" @@ -23,4 +23,4 @@ It takes just a few steps to import your existing Bitbucket projects to GitLab. A new GitLab project will be created with your imported data. ### Note -Milestones and wiki pages are not imported from Bitbucket. \ No newline at end of file +Milestones and wiki pages are not imported from Bitbucket. -- cgit v1.2.1