mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
ok disbaled map is now just instants
This commit is contained in:
parent
4046916432
commit
4aeb56c840
6 changed files with 77 additions and 188 deletions
|
@ -5,6 +5,7 @@ var SandboxCommands = require('../level/SandboxCommands');
|
|||
|
||||
// more or less a static class
|
||||
function ParseWaterfall(options) {
|
||||
options = options || {};
|
||||
this.shortcutWaterfall = options.shortcutWaterfall || [
|
||||
GitCommands.shortcutMap
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue