I want to pull a file from the gitlab and add a sentence to it and then push it. However, I am not sure how to do it.
How do I pull the project which is uploaded on gitlab and append a sentence to a file, then commit the change and push the commit to the server?