File tree 5 files changed +0
-15
lines changed 5 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 5
5
# Mark the workspace as safe
6
6
/usr/bin/git config --system --add safe.directory ` pwd`
7
7
8
- # Hmmmmm... fetch the next few refs just to get started
9
- git fetch --all --deepen=5
10
-
11
8
# Reset the image-specific environment
12
9
export $( cat /.env | xargs)
13
10
Original file line number Diff line number Diff line change 5
5
# Mark the workspace as safe
6
6
/usr/bin/git config --system --add safe.directory ` pwd`
7
7
8
- # Hmmmmm... fetch the next few refs just to get started
9
- git fetch --all --deepen=5
10
-
11
8
# Reset the image-specific environment
12
9
export $( cat /.env | xargs)
13
10
Original file line number Diff line number Diff line change 5
5
# Mark the workspace as safe
6
6
/usr/bin/git config --system --add safe.directory ` pwd`
7
7
8
- # Hmmmmm... fetch the next few refs just to get started
9
- git fetch --all --deepen=5
10
-
11
8
# Reset the image-specific environment
12
9
export $( cat /.env | xargs)
13
10
Original file line number Diff line number Diff line change 5
5
# Mark the workspace as safe
6
6
/usr/bin/git config --system --add safe.directory ` pwd`
7
7
8
- # Hmmmmm... fetch the next few refs just to get started
9
- git fetch --all --deepen=5
10
-
11
8
# Reset the image-specific environment
12
9
export $( cat /.env | xargs)
13
10
Original file line number Diff line number Diff line change 5
5
# Mark the workspace as safe
6
6
/usr/bin/git config --system --add safe.directory ` pwd`
7
7
8
- # Hmmmmm... fetch the next few refs just to get started
9
- git fetch --all --deepen=5
10
-
11
8
# Reset the image-specific environment
12
9
export $( cat /.env | xargs)
13
10
You can’t perform that action at this time.
0 commit comments