Techኢት ማለዳ☕️
how Git works, from the working directory to the remote repository:
📁 Working Directory: Where you make changes.
📦 Staging Area: Gather changes with "git add".
💾 Local Repository: Save changes with "git commit".
📦🔒 Stash (Optional): Temporarily save changes with "git stash".
🌐 Remote Repository: Centralized version of your project.
🔄 Remote Branch Tracking: Sync changes with "git pull" and "git push".
@techinethio
#Git
how Git works, from the working directory to the remote repository:
📁 Working Directory: Where you make changes.
📦 Staging Area: Gather changes with "git add".
💾 Local Repository: Save changes with "git commit".
📦🔒 Stash (Optional): Temporarily save changes with "git stash".
🌐 Remote Repository: Centralized version of your project.
🔄 Remote Branch Tracking: Sync changes with "git pull" and "git push".
@techinethio
#Git
❤4👍1
Never forget a Git command again! This cheat sheet has you covered.
#git #versioncontrol #coding
@TechInEthio
#git #versioncontrol #coding
@TechInEthio
🙏3❤2