feat: refs #6130 add commit
This commit is contained in:
parent
7acb4ee523
commit
0dcd1518b9
|
@ -1,5 +1,5 @@
|
|||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
const path = require('path');
|
||||
|
||||
const branchName = getCurrentBranchName();
|
||||
if (branchName) {
|
||||
|
|
Loading…
Reference in New Issue