diff --git a/dbg.clone b/dbg.clone index 7174ef0..cb16876 100755 --- a/dbg.clone +++ b/dbg.clone @@ -14,7 +14,7 @@ fi # ?? Pull the latest changes cd $DST_DIR git checkout -f $MAIN_BRANCH -git pull +git fetch --all # Find out the latest commit in the whole repo git branch -av --sort=-committerdate