Filter
Exclude
Time range
-
Near
Happy 20th Birthday Git ! ❀️ #Git #VersionControlSystem #LinusTorvalds #Legend #SoftwareDevelopment
1
3
268
πŸ”₯ 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
22 Dec 2024
Can I threaten git with a cat video to get it to execute pre-set commands in bash? Source: devhubby.com/thread/how-to-e… #versioncontrolsystem #tech #commandline #codinghelp #bash #command
5
9
36
13 Oct 2024
3
60
Will a git "switch" help me find the perfect coding playlist? Source: devhubby.com/thread/what-is-… #tech #githubtips #git #versioncontrolsystem #gitcommand #git

4
9
What is your typing speed? . . . . . #coding #web #github #git #versioncontrolsystem #jobsearch #laptop
9
6
406
Which version control system do you prefer and find most effective for software development?" Options: Join the poll! #versioncontrol #system #versioncontrolsystem #softwaredevelopment #software #developing #poll #divtechnosoft
100% Git
0% SVN (Subversion)
0% Mercurial
0% Perforce
3 votes β€’ Final results
1
3
182
Simple & Sweet: Git tracks changes to source code #git #scm #versioncontrolsystem #sourcecodemanagement #github #bitbucket #gitlab
1
82
3 Apr 2022
Techbytes #Version Control System A group of systems in charge of handling modifications to computer programs, papers, substantial web pages, and other data sets. Check out this post to know more!! #vcs #versioncontrolsystem #software #tech #systems #xsys
3
Deploying my project to Github repository πŸ‘¨β€πŸ’» . . #vsc #versioncontrolsystem #vscode #frontenddeveloper #programmerindonesia #webdeveloper #github #javascript #100DaysOfCode
3
3
youtu.be/XvcDopE0rNg If you are a programmer or coder then you must check out this video to know about: β€’ Version Control System β€’ Git β€’ GitHub β€’ Open Source #versioncontrolsystem #git #github #opensource #versioncontrol #pranshututorials
1
4
I just published in @gitconnected 3 Mistakes even senior developers make when using Git (and that you must not start to begin with)… levelup.gitconnected.com/3-m… #git #gitlab #github #versioncontrol #vcs #versioncontrolsystem #softwaredevelopment #SoftwareEngineering #dev

1
2
This Week @ #Countway: Explore the benefits of a #versioncontrolsystem in this RDM Advanced Online Seminar: "Active Project Version Control with Git." countway.info/calendar #datamanagement #researchdatamanagement #git #elearning #medlibs @HarvardMed @HarvardChanSPH @HMSpostdoc
1
13 Nov 2020
#GIT is a distributed #VersionControlSystem, which is one of the most popular version control tools that are being used by 90% of the #world IT companies.🀯 Watch our new video πŸ‘‰ youtu.be/F6eVCnQt1sU on What is #GIT & its workflow & advantages? #devops #cloud #IT

1