Filter
Exclude
Time range
-
Near
Code safety, team collaboration, and a reliable time machine all wrapped into one workflow. ๐Ÿง ๐Ÿ› ๏ธ ๐ŸŒ Discover how we build scalable digital solutions at sodio.tech #SodioTech #VersionControl #GitBasics #GitHub #SoftwareDevelopment #CodingStandards #WebDevelopment
4
Starting with Git? Here are 4 must-know commands for beginners. Master these and youโ€™re already ahead! #GitBasics #DevCent #CodingTips #VersionControl #GitCheatSheet #LearnToCode #TechTips
1
7
42
๐Ÿ”ฅ Essential Git Commands for Developers ๐Ÿš€ Here's a quick cheat sheet for Git commands ๐Ÿ”ฅ โ€” from basics to advanced! โœ… Basic Commands git init Initialize a new Git repository --------------------------------- git clone <repo_url> Clone existing repository --------------------------------- git status Check current changes --------------------------------- git add <file> Add specific file to staging --------------------------------- git add . Add all files to staging --------------------------------- git commit -m "message" Commit staged changes with a message --------------------------------- git log Show commit history --------------------------------- git branch List all branches --------------------------------- git checkout <branch> Switch branch --------------------------------- git checkout -b <branch> Create and switch to a new branch --------------------------------- ๐Ÿ”„ Remote Repository Commands git remote add origin <url> Link local repo to remote repo --------------------------------- git push origin <branch> Push changes to remote branch --------------------------------- git pull origin <branch> Pull latest changes --------------------------------- git fetch Fetch all branches without merging --------------------------------- git clone <url> Clone repository --------------------------------- ๐Ÿ”ฅ Branching git branch List branches --------------------------------- git branch <branch-name> Create branch --------------------------------- git checkout <branch-name> Switch branch --------------------------------- git checkout -b <branch> Create & Switch --------------------------------- git merge <branch> Merge branch --------------------------------- git branch -d <branch> Delete branch --------------------------------- ๐Ÿ” Undo Changes git reset <file> Unstage file --------------------------------- git checkout -- <file> Discard changes in file --------------------------------- git revert <commit> Revert a commit --------------------------------- git reset --hard Reset everything to last commit --------------------------------- ๐Ÿ”ฅ Stash (Temporary Save) git stash Save changes temporarily --------------------------------- git stash pop Apply last stash --------------------------------- git stash list Show stash list --------------------------------- git stash drop Delete last stash --------------------------------- โœ๏ธ Tagging git tag <name> Create tag --------------------------------- git tag List tags --------------------------------- git show <tag> Show tag details --------------------------------- git push origin <tag> Push tag to remote --------------------------------- ๐Ÿ”ฅ Follow for More @pushpendratips Dev Tips & Tricks ๐Ÿš€ #GitCommands #GitTutorial #GitForBeginners #LearnGit #GitBasics #GitHubTutorial #VersionControl #GitProTips #GitCommandsInHindi #GitCourse #GitBranching #GitMerge #GitReset #GitRevert #GitStash #GitAdvanced #WebDevelopment #CodingTips #DeveloperLife #TechTutorial #FrontendDeveloper #ReactJS #JavaScriptTutorial #LearnCoding #ProgrammingTutorial #SoftwareDevelopment #CodingForBeginners #GitHubCommands #TechEducation #GitMasterClass #GitHindiTutorial #GitIn2025 #VersionControlSystem #GitWorkflow #pushpendratips
29
14
70
2,919
๐Ÿš€ Just starting with #Git & #GitHub? Learn these essential commands! Version control made simple! ๐Ÿ’ป #CodeNewbie #100DaysOfCode #GitBasics #DevLife
2
5
97
28 Jul 2024
Is changing remote repositories in git akin to a mid-life crisis for your code? Source: devhubby.com/thread/how-to-cโ€ฆ #remoterepository #developercommunity #gitbasics #webdevelopment #repository #git

5
10
Easily track changes in your Git repository with these GIT commands. Save it for later ๐Ÿ“Œ Got a git secret? Please share it with us โญ๏ธ #versioncontrol #gitbasics #git #Tips #programming #code #SoftwareEngineer #CodingJourney
1
52
29 Jan 2024
Read our recently published blog on the Git version control system, which serves as a beginner's guide to Git fundamentals, including the components of Git, its installation, and Git commands. Read Blog: bit.ly/3SwKPjj #Git #Gitversioncontrolsystem #Gitbasics
3
72
2 Nov 2023
Day 33 of #90DaysOfDevOps: Exploring Git Remote Repos & Team Collaboration! Let's master the art of collaborative coding. #newblogpost #GitBasics #DevOps #Git101 wix.to/W3PuNVr

12
Europe is hot, so if you are inside hiding from the heat: get yourself a ticket to @ESPC_Community and join me in Amsterdam in December! Will I see you in my session sharepointeurope.com/events/โ€ฆ ? #ESPC23 #PowerPlatform #SourceControl #GitBasics
1
7
542
4 Jan 2023
Learn Git Basics | Commits | code merges | GitHub repository | Learnfly ๐Ÿ‘‰Get full access to this course here: learnfly.com/git-basics-commโ€ฆ ๐Ÿ‘‰See more courses like this here: learnfly.com #git #gitcommands #gitbasics #devopsworld #programming #githubrepository
2
53
Register now for this Sunday's Live Session on Git Basics Register Now: narayandojo.com/session #codingforkids #gitbasics #livesession #narayandojostemclub #github #git
1
1
Replying to @HernanCopello
Saved this Tweet to your Notion database. Tags: [Gitbasics]
1 Jul 2021
Officially starting #100daysofcode today!! I already started the foundations course on The Odin Project so GitBasics and Intro to the Front End is on the agenda today ๐Ÿ˜
2
2
13
After our session on #GitBasics, we are bringing a follow-up session on #GitCommands - Letโ€™s Dive Deeper with our Team Lead - Nikhil Patil. To manage a repository with a large team we need to learn more advanced commands. 18 June'21 | Zoom | 4-5pm Register-bit.ly/3z618bk
1
2
About git squash, when you want to meld your several commits into one commit. #GIT #gitbasics #gitsquash youtube.com/watch?v=2E23I9Pzโ€ฆ

4
17 Sep 2020
Git basics made easy! Git is a free and open source version control system to track changes of your project files over a period of time and enables collaboration with people. #git #versioncontrolsystem #vcs #gitbasics #gitcommands #cheatsheet #DeveloperStudentClubs #dsc
1
2
9
29 Apr 2020
New post is up looking at IDEs and some basic Git training with a view to more in the next blog (there's a lot of Git commands to describe). Hope you enjoy, feel free to comment with any ?s. @ComputingAtWIT @GitHub #LifeAtRedHat #GitTraining #GitBasics link.medium.com/T7ZpF3FU45

3
5