mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-24 20:54:36 +02:00
rename branches for hackathon demo
This commit is contained in:
parent
e7709223c3
commit
9e88510dc7
8 changed files with 33 additions and 48 deletions
|
@ -1,7 +1,6 @@
|
|||
var _ = require('underscore');
|
||||
var intl = require('../intl');
|
||||
|
||||
var Commands = require('../commands').commands;
|
||||
var GitCommands = require('../git/commands');
|
||||
var Errors = require('../util/errors');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue