Skip to content

A perl script to convert .hgignore files to .gitignore format - well, it has a go.. it's not perfect!

License

Notifications You must be signed in to change notification settings

satphil/hgignore-to-gitignore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This Perl 5 script requires no dependencies, and will convert the .hgignore file in the current directory to a .gitignore file.

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

Usage: hgignore-to-gitignore.pl

git add .gitignore # etc., commit, etc.

Matt Gumbley, Feb 2020 [email protected] @mattgumbley

About

A perl script to convert .hgignore files to .gitignore format - well, it has a go.. it's not perfect!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%