Working on issues
This commit is contained in:
parent
e3f55ca0fb
commit
61e2922601
7 changed files with 443 additions and 310 deletions
|
@ -88,7 +88,6 @@ func CommitRepoAction(userId int64, userName string,
|
|||
return err
|
||||
}
|
||||
repo.IsBare = false
|
||||
repo.Updated = time.Now()
|
||||
if err = UpdateRepository(repo); err != nil {
|
||||
return err
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue