new implementation for git pull (#218)

* new implementation for git pull

* implemented review comments: use absolute paths

* fixed linting errors and warnings

* fixed spellcheck hints, and ignored one of them

* Update config.json

* Create CHANGELOG.md

* Update Dockerfile

* Create build.json

* add new cli
This commit is contained in:
Maarten Groeneweg
2018-01-11 15:09:32 +01:00
committed by Pascal Vizeli
parent 3b7b657f95
commit bf67692f9d
5 changed files with 100 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "Git pull",
"version": "2.3",
"version": "3.0",
"slug": "git_pull",
"description": "Simple git pull to update the local configuration",
"url": "https://home-assistant.io/addons/git_pull/",