I created a project on gitlab and I added a user as developer, so my colleague clone the project correctly and he created a new file but when he try to commit with the following command :
git commit -a -m "update"
he got this message :
any explanation and help ?