mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-09 16:24:20 +01:00
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:
committed by
Pascal Vizeli
parent
3b7b657f95
commit
bf67692f9d
@@ -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/",
|
||||
|
||||
Reference in New Issue
Block a user