mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
sysutils/git-backup: Fix typo (#4345)
This commit is contained in:
@@ -117,7 +117,7 @@ class Git extends Base implements IBackupProvider
|
||||
}
|
||||
|
||||
/**
|
||||
* Backup is responsible for initialising the local repo and pusing it to upstream.
|
||||
* Backup is responsible for initialising the local repo and pushing it to upstream.
|
||||
* To ensure initial content, we should trigger a 'system event config_changed' which should enforce a
|
||||
* add + commit in our (newly created) repo.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user