forked from jpetso/versioncontrol
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 6c24356
repo urls don't need to be updated
Make repo urls parameter conditional on VersioncontrolRepository::update(),
specially for changes out of repo add/edit form.
For example, after retrieving commits we maybe need to update some repository
status, like updated timestamp on git backend and do not need to update repo
urls.1 parent c6a78ca commit 6c24356
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | - | ||
241 | + | ||
242 | 242 | | |
243 | 243 | | |
244 | - | ||
245 | - | ||
246 | - | ||
244 | + | ||
245 | + | ||
246 | + | ||
247 | + | ||
248 | + | ||
247 | 249 | | |
248 | 250 | | |
249 | 251 | | |
| |||
0 commit comments