I've been pulling from git using: git pull --rebase But today I got: git pull --rebase remote: Counting objects: 20, done. remote: Compressing objects: 100% (9/9), done. remote: Total 15 (delta 7), reused 14 (delta 6) Unpacking objects: 100% (15/15), done.