Skip to main content

3 docs tagged with "git"

View all tags

Git + Github

| git clone URL | Clones a git repository and its history. |

Other Useful Commands

- git log origin/main - Shows a list of commits, who committed them, and their commit message.