Skip to content

[WIP] Add git as a source option for helpers

Casey requested to merge wherrfrye/package-helpers:config--git-source into belenos

The helpers scripts work great on both apt sources and the similar ppas. Some packages may be maintained within something else, like git. I'll be adding bzr as well for my own use, and it should be simple enough to add others. Right now it just checks for "git" in the VCS value which probably isn't ideal. Hope this is helpful.

Merge request reports