diff --git a/dbg.clone b/dbg.clone index 69216fa..7174ef0 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 pull # Find out the latest commit in the whole repo git branch -av --sort=-committerdate