mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 08:50:06 +02:00
i think its all there man major refactor
This commit is contained in:
parent
d497bea70c
commit
eb0458c299
3 changed files with 12 additions and 0 deletions
|
@ -88,6 +88,7 @@ var Command = Backbone.Model.extend({
|
|||
Errors.filterError(err);
|
||||
// errorChanged() will handle status and all of that
|
||||
this.set('error', err);
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.parseAll()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue