Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
ccsdk
/
distribution
/
refs/heads/beijing
/
.
/
dgbuilder
/
git_scripts
/
gitpull
blob: 8d475adf82cae46d56e31bff9c072fa47f94e80b [
file
] [
log
] [
blame
]
if
[
"$#"
!=
"1"
]
then
echo
"Usage $0 full_path_to_local_repository"
exit
fi
cd $1
git pull