11 Pushing to GitLab
In RStudio, do the following things:
- Create a new text file
- Write some text on it
- Save it
- Commit it to the repository
- Push it to GitLab
All of these steps are depicted below:
Note that even if you delete a file, you have to:
- Commit it
- 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).
Lightning Fast Git Guide by Ville Langén is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.