Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
sdnc
/
oam
/
f4b9421ac63454ce0eb52c1767b4d7fa7c4550e7
/
.
/
dgbuilder
/
git_scripts
/
gitstatus
blob: 9b24ea79b757288378787ac204dddf77c68f5296 [
file
] [
log
] [
blame
]
if
[
"$#"
!=
"1"
]
then
echo
"Usage $0 full_path_to_local_repository"
exit
fi
cd $1
git status