11 Pushing to GitLab

In RStudio, do the following things:

  1. Create a new text file
  2. Write some text on it
  3. Save it
  4. Commit it to the repository
  5. Push it to GitLab

All of these steps are depicted below:



Note that even if you delete a file, you have to:

  1. Commit it
  2. Push it to GitLab

It may sound counterintuitive to do that, but this is how it works.

In the next chapter, we will practice how to pull files from a remote repo (here: from GitLab).



Creative Commons License
Lightning Fast Git Guide by Ville Langén is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.