···78 }
79}
8081-// isTextualMimeType returns true if the MIME type represents textual content
82-83// modify the spindle configured for this repo
84func (rp *Repo) EditSpindle(w http.ResponseWriter, r *http.Request) {
85 user := rp.oauth.GetUser(r)
···78 }
79}
800081// modify the spindle configured for this repo
82func (rp *Repo) EditSpindle(w http.ResponseWriter, r *http.Request) {
83 user := rp.oauth.GetUser(r)