Skip to content

A tool sending Mercurial queue patches to Phabricator

License

Notifications You must be signed in to change notification settings

asurkov/mqtophab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mqtophab

Sends all applied (hg qapp) MQ patches to Phabricator. It is a bash wrapper around moz-phab tool.

How to use

bash mqtophab

Notes

Make sure to disable histedit extension since it doesn't seem working well with mercurial queues: when you do qdel/qimp bundle, it adds multiple commits of the same revision. In order to disable it open ~/.hgrc and change histedit = to #histedit = .

About

A tool sending Mercurial queue patches to Phabricator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages