[enh] Handle HEAD commits (#443)

* Refactor list_builder requests stuff into functions
* Fetch commit if revision is 'HEAD'
This commit is contained in:
Alexandre Aubin
2018-03-27 13:50:29 +02:00
committed by GitHub
parent 12852f6972
commit a652a3dae9
2 changed files with 87 additions and 65 deletions

View File

@ -30,7 +30,7 @@
"hextris": {
"branch": "master",
"level": 7,
"revision": "58326cc06c5ef8ad8094cd577170b0d1b096af5e",
"revision": "HEAD",
"state": "validated",
"url": "https://github.com/YunoHost-Apps/hextris_ynh"
},