Commit Graph

5 Commits (90f875e02dbb63a7e12430ceb034206bea278c28)

Author SHA1 Message Date
Manu [tennox] 90f875e02d Support installing repo from URL with non-master branch
Somewhat related to #905 and #685
2 years ago
YangKeao df20117be7
Add branch information for install and update package (#685)
* Install package according to branch information in repo

* Add branch information for update package

* add double quotes for $branch

Signed-off-by: Yang Keao <keao.yang@yahoo.com>
3 years ago
Stephen M. Coakley d951cb1a15 Normalize redirection syntax (#459) 8 years ago
Itzik Ephraim f6b9bdd941 When pulling a repo, fetch first, to check for updates 8 years ago
Derek Stavis 49dda5c2f7 Reorganize `omf` plugin structure
This updates omf plugin to new architecture, moving
functions to `functions` directory. It also revamps the
separation of concerns between CLI and underlying
implementations, organizing them into directories,
whose are autoloaded in plugin startup.
9 years ago