Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
ccsdk
/
distribution
/
refs/heads/beijing
/
.
/
dgbuilder
/
git_scripts
/
gitpull
blob: 8d475adf82cae46d56e31bff9c072fa47f94e80b [
file
] [
log
] [
blame
]
Chinthakayala, Sheshashailavas (sc2914)
d156997
2017-08-28 05:25:46 -0900
[
diff
] [
blame
]
1
if
[
"$#"
!=
"1"
]
2
then
3
echo
"Usage $0 full_path_to_local_repository"
4
exit
5
fi
6
cd $1
7
git pull