Git URL Modifier

This quick form helps you migrate from BitBucket (or any git with the same url format) so that you can migrate to GITEA. It just uses javascript to rearrange the text values.




Example: git clone https://YOURUSER@bitbucket.org/YOURUSER/GITPROJECT.git/





Password Example: (THEBIGLONGPASSWORD}







Example Output:https://YOURUSER:{THEBIGLONGPASSWORD}@bitbucket.org/YOURUSER/GITPROJECT.git




To find out more of why I created this page and the workings through it, enjoy reading the blog post about migrating from BitBucket to a local private host with Gitea.