#git
Study materials by tag "git" from expert practitioners. Current articles and useful tips for development.
Articles with tag "#git"
All materials on the topic git
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
Atomic commits simplify code review, let you revert a specific change, and make the history readable as documentation.
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