Git

From PKC
Jump to navigation Jump to search

Git is a distributed file version control system. It uses hash codes to denote various versions of a file system. It is an essential part of the modern data economy. References can be found here: [1]

Git Tutorial

It would be valuable to spend a few minutes watching this video[2]. {{#ev:youtube|https://www.youtube.com/watch?v=USjZcfj8yxE%7C%7C%7C%7C%7C}}

More Technical Topics

It is necessary to know the following terms.

  1. What is a Git bare repo[3]?
  2. How to use Git Branch?[4]
  3. Git Merge[5]!
  4. Git Worktree: Git's best unknown feature?[6]
  5. See ohshitgit.com

References

  1. What is Git?, https://git-scm.com/, last accessed April 30, 2021
  2. Lua error: Internal error: The interpreter exited with status 126.
  3. Lua error: Internal error: The interpreter exited with status 126.
  4. Lua error: Internal error: The interpreter exited with status 126.
  5. Lua error: Internal error: The interpreter exited with status 126.
  6. Lua error: Internal error: The interpreter exited with status 126.

Related Pages