TransGit
TransGit is a tool created to facilitate the export of repositories from a GitLab instance to GitHub.
transgit -u <GITLAB-URL> -t <GITLAB-TOKEN> -gu <GITHUB-USER> -p <GITHUB-PERSONAL-TOKEN>
The tool clones all repositories to your machine and then performs the export process to GitHub using the REST API.
Features
Export GitLab repositories to personal or organization Github
Export the repositories of specific groups
Archive repositories after export
Compatibility with Git filter-repo
Allows you to change the information of the commits such as, for example, the user name, e-mail and among others.
Install
If you have Pip installed on your system, you can use it to install the latest TransGit stable version:
$ sudo pip3 install transgit
Only versions >=3.5 are supported.
Disclaimer
This software must not be used on third-party servers without permission. TransGit was created to ease the process of migrating Git instances.
Release files for transgit 1.0.40
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| transgit-1.0.40.tar.gz | 5.8 kB | Details |
Release files / transgit-1.0.40.tar.gz
| Download URL | transgit-1.0.40.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b35fb04bedb93dffc99d3dd36772529090dc061262ac799688a69bdcc351bfd0
|
|
BLAKE2b-256 checksum How to use checksums |
b679edb6908f6f625048bcab8855be171dbe078286dd26cd5046b63fd668c8e9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.6
|