Move Git hook logic to Opengist (#213)
هذا الالتزام موجود في:
@@ -17,12 +17,12 @@ type ActionStatus struct {
|
||||
}
|
||||
|
||||
const (
|
||||
SyncReposFromFS = iota
|
||||
SyncReposFromDB = iota
|
||||
GitGcRepos = iota
|
||||
SyncGistPreviews = iota
|
||||
ResetHooks = iota
|
||||
IndexGists = iota
|
||||
SyncReposFromFS = iota
|
||||
SyncReposFromDB
|
||||
GitGcRepos
|
||||
SyncGistPreviews
|
||||
ResetHooks
|
||||
IndexGists
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم