Loading lesson path
Change Platform: GitHub Bitbucket GitLab What is .gitignore? The.gitignore file tells Git which files and folders to ignore (not track). This is useful for keeping log files, temporary files, build a…
What is.gitattributes ? The.gitattributes file is a special file that tells Git how to handle specific files in your repository. It controls things like line endings, file types, merge behavior, cust…
Git LFS
Git Signing
Git Cherry-pick & Patch
Git Merge Conflicts
Git CI/CD
Git Hooks
Git Submodules
Git Advanced Remote