mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-09 22:24:26 +02:00
ordering on rebase -i
This commit is contained in:
parent
25d2115ecd
commit
5c73cfb5c1
4 changed files with 20 additions and 2 deletions
|
@ -468,6 +468,7 @@ GitVisuals.prototype.addEdge = function(idTail, idHead) {
|
|||
GitVisuals.prototype.collectionChanged = function() {
|
||||
console.log('git visuals... collection was changed');
|
||||
// redo stuff
|
||||
// TODO
|
||||
};
|
||||
|
||||
GitVisuals.prototype.zIndexReflow = function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue