Skip to content

Converts SCM block of a pom.xml from BitBucket Mercurial to Github Git.

License

Notifications You must be signed in to change notification settings

devzendo/bitbucket-to-github-pom-scm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This Perl 5 script requires no dependencies, and will convert the scm block of a pom.xml that refers to a BitBucket Mercurial repository into one that refers to a GitHub one.

It is intended to be used after a BitBucket Mercurial repository has been converted to a GitHub Git repository.

Usage: bitbucket-to-github-pom-scm.pl

git add pom.xml # etc., commit, etc.

Matt Gumbley, Feb 2020 matt.gumbley@gmail.com @mattgumbley

About

Converts SCM block of a pom.xml from BitBucket Mercurial to Github Git.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages