The git config command is a convenience function that is used to set Git configuration values on a global or local project level. Learn more here.| Atlassian
Git branching intro. Create, list, rename, delete branches with git branch. git checkout: select which line of development you want and navigate branches| Atlassian
Git clone is a Git command line utility used to target and create a copy of the target repository. Learn extended configuration options and common uses.| Atlassian
The git fetch command downloads commits, files, and refs from a remote repository into a local repo. Learn about additional uses and see examples here.| Atlassian
Git branching intro. Create, list, rename, delete branches with git branch. git checkout: select which line of development you want and navigate branches| Atlassian