Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Rob Jennings
git-export-import
Commits
cbe1c8b4
Commit
cbe1c8b4
authored
4 months ago
by
Lizzie Wetchy
Browse files
Options
Download
Email Patches
Plain Diff
Docstring update
parent
ed51db95
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
app.py
app.py
+1
-1
git_migration/__init__.py
git_migration/__init__.py
+1
-0
No files found.
app.py
View file @
cbe1c8b4
"""Export and import a
single
project
into git cloud
."""
"""Export and import a
list of
project
s for a certain group from one GitLab instance to another
."""
from
git_migration.project_migration
import
ProjectExportImport
import
time
...
...
This diff is collapsed.
Click to expand it.
git_migration/__init__.py
View file @
cbe1c8b4
"""Export and import a list of projects for a certain group from one GitLab instance to another."""
This diff is collapsed.
Click to expand it.
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