Skip to content

Commit 2e836ed

Browse files
committed
Remove clean and config from list
1 parent 33a5f5a commit 2e836ed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

js/controlbox.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,7 @@ function(_yargs, d3, demos) {
237237
this.info('`git branch`')
238238
this.info('`git checkout`')
239239
this.info('`git cherry_pick`')
240-
this.info('`git clean`')
241240
this.info('`git commit`')
242-
this.info('`git config`')
243241
this.info('`git fetch`')
244242
this.info('`git log`')
245243
this.info('`git merge`')

0 commit comments

Comments
 (0)