Sign in
fuchsia
/
third_party
/
grpc
/
refs/heads/upstream/create-pull-request/patch-1e86ca58
/
.
/
templates
/
tools
/
dockerfile
/
git-jenkins.include
blob: e87732248e759cddb3109e2b1d05c1e534cd04cf [
file
] [
edit
]
#=================
# Setup git to access working directory across docker boundary
RUN git config
--
global
--
add safe
.
directory
/
var
/
local
/
jenkins
/
grpc
RUN git config
--
global
protocol
.
file
.
allow always