#git
Explore materials tagged "git" from expert practitioners. Up-to-date articles and useful tips to help you grow.
Articles with tag "#git"
All materials on the topic git
GitHub Issues: Tasks, Bugs, and Ideas in One Place π
GitHub Issues is the built-in task tracker in every repository. It's where bugs are discussed, features are requested, and team...
Migrating from GitLab to GitHub
A Git repository can be moved to GitHub with its history, branches, and tags, but GitLab-specific data and settings require...
Publishing Your First Repository on GitHub π
Created a local Git repository and want to share it with the world? Here's how to publish your project on...
Adding an Existing Project to GitHub Desktop π
Got a folder with code on your computer and want to start using Git? Here's how to add a local...
Git Commit Best Practices
A good commit contains one complete change and a message that explains its purpose without requiring the reader to inspect...
Git Conflicts: Step-by-Step Breakdown βοΈ
A merge conflict is a situation where Git cannot automatically combine changes from two branches because both developers modified the...
GitHub Profile Optimization
Your GitHub profile is your storefront for employers. Recruiters look at activity, project quality, and your README.
Your first open-source contribution: where to start π
Open source is software with publicly available source code. Anyone can read the code, propose changes, and contribute. This is...
Similar tags
Study related topics
Looking for more on the topic?
Study all our materials or subscribe to updates