aguea asia
Filter
Retweets
Media
Videos
News
Verified
Native videos
Replies
Links
Images
Safe
Quotes
Pro videos
Exclude
Retweets
Media
Videos
News
Verified
Native videos
Replies
Links
Images
Safe
Quotes
Pro videos
Time range
-
Near
Users
Tweets
Pushpendra Tripathi
@pushpendratips
28 Feb 2025
🔥 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
Save to Notion
@SaveToNotion
24 Aug 2022
Replying to
@rbsantosbr
Saved this Tweet to your Notion database. Tags: [Gitcourse]
alcohlic.x_
@alcohlicx_
12 Mar 2021
Day#52 how to get a repository, viewing the history, filtering the history, formatting the output.
#100DaysOfCode
#Git
#gitcourse
#mosh
#CodeNewbie
3
12
alcohlic.x_
@alcohlicx_
12 Mar 2021
Day#51 Practice of the previous work
#100DaysOfCode
#CodeNewbie
#git
#gitcourse
5
8
Vijay Kumar
@Vijaycotocus951
6 Oct 2020
Session 1 advance git Aug 2020 git introduction — By DevOpsSchool
youtu.be/LzdfqUec314
#Git
#Tutorial
#Beginners
#Demo
#Example
#Code
#Sample
#What_is_Git
#Fundamental
#Advance
#GitVideos
#GitCourse
#GittTraining
#GitTrainer
#DevOpsSchool
#DevOps
2
4
Narayan Rajak
@NarayanRajak3
4 Sep 2020
Session 3 advance git aug 2020 git workflow — By DevOpsSchool
youtu.be/yPYO3s7JuS0
via
@YouTube
#GitTutorial
#GitVideos
#GitCourse
#GittTraining
#GitTrainer
#DevOpsSchool
4
5
lantip
@lantip
21 Aug 2019
github ini keren juga. setelah merilis gitbook, jadi kita bisa push tulisan menjadi buku, juga merilis gitcourse jadi bisa bikin pelatihan/kursus, dan materi pegangannya langsung aja jadi buku. *menjura*
6
9
24
Christian Panadero
@PaNaVTEC
14 Jan 2017
@theNeomatrix369
teaching how to become a git pro with the terminal
#gitcourse
1
2
Christian Panadero
@PaNaVTEC
14 Jan 2017
@theNeomatrix369
starts the git in depth
#gitcourse
at
@codurance
's Office
1
2
Load more