针对新的版本提交没有提交的代码

This commit is contained in:
YuCheng Hu
2021-04-03 09:52:53 -04:00
parent 3d12ab7d35
commit 895f2fe818
1827 changed files with 50389 additions and 228838 deletions
@@ -10,8 +10,8 @@ import {writeFileSync} from 'fs';
import {debug, log} from '../../utils/console';
import {loadCommitMessageDraft} from '../commit-message-draft';
import {CommitMsgSource} from '../commit-message-source';
import {loadCommitMessageDraft} from './commit-message-draft';
import {CommitMsgSource} from './commit-message-source';
/**
* Restore the commit message draft to the git to be used as the default commit message.