Skip to content

Commit 276f398

Browse files
committed
ores/auto-commit => 'set'
1 parent ee0cb66 commit 276f398

File tree

5 files changed

+3
-2
lines changed

5 files changed

+3
-2
lines changed

tc.symlinks.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exports.default = {
1010

1111
symlinks: [
1212
{
13-
src: resolve(builds, 'golang', 'one'),
13+
src: resolve(builds, 'golang', 'entities'),
1414
dest: resolve(testBuilds, 'golang', 'src')
1515
},
1616
{

test/builds/golang/bin/bundle

5.35 MB
Binary file not shown.

test/builds/golang/src/entities

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/home/oleg/codes/oresoftware/types-depot/builds/golang/entities
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit c5b00d9557fd23dd2a6d9c2f4c80a31d08cac00d

test/builds/golang/src/one

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)