mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
Resolves #459 -- parent ordering can break some operations
This commit is contained in:
parent
69b99b82d0
commit
b6a34ec17e
3 changed files with 19 additions and 10 deletions
|
@ -476,4 +476,3 @@ var Sandbox = Backbone.View.extend({
|
|||
});
|
||||
|
||||
exports.Sandbox = Sandbox;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue