Explore tweets tagged as #git_stash
@ast_24_
Ast
9 hours
え git stashってただの状態コピーじゃないの? stash消しても未追跡/未ステージでファイルシステムには残ると思ってた。「stash作ったけどやっぱり一部commitしてからstash作ろう」で3時間くらいの編集がまるごと消し飛んだんだが. マジかよ. .
0
0
1
@aniekutmfon
iamAnies💻🙅
7 days
Git stash has saved more careers than we talk about. Don’t learn the hard way like I did 😭.Watch this and thank me later. Share it with your team 👇.#git #developer #tech #vscode #github #programmingtips #codinglife #devtools #gitstash #reflog
0
0
0
@ZafarGayas3101
Mohammad Zafar Gayas
3 days
Day 9: Placement Prep 🚀.✅ DSA: Revised Linked List with Qs – 206, 21, 143, 141.🔧 Git: Learned about stash & diff.🐘 Postgres: Used $1, $2 placeholders to prevent SQL injection.⚙️ Dev: Project progress committed to GitHub ✅.#Day9 #DSA #Git #PostgreSQL #WebDev
Tweet media one
Tweet media two
Tweet media three
Tweet media four
1
0
8
@AptechR
Aptech_Raptors
2 months
Mid-code but need to switch branches? Use git stash to save your work without committing. It’s like putting your snacks in the fridge before starting a new recipe. Later, just run git stash pop to bring it all back. Simple, clean and oh-so-useful. Learn more tricks at Aptech.
Tweet media one
0
0
0
@helloworldglich
Hello, World! System Design Newsletter
7 hours
Learn Git:. Part (3/10):. 3.Merging:.• git merge.• git rebase. Part (4/10):. 4.Stashing:.• git stash.• git stash pop.• git stash list.• git stash apply.• git stash drop. Stay tuned for the rest.
0
0
1
@CrCodeArt
Pulkit Rathi 💻
11 days
Day 71:. • Learned about merging branches & handling merge conflicts. • Learned about git diff and git stash command. • All thanks to @Hiteshdotcom Sir for Git course. #100DaysOfCode #git
Tweet media one
2
0
6
@Aptech_Learning
Aptech Learning
2 months
Mid-code but need to switch branches? Use git stash to save your work without committing.​ It’s like putting your snacks in the fridge before starting a new recipe. Later, just run git stash pop to bring it all back.​ Simple, clean & super useful. Learn more at Aptech Learning.
Tweet media one
0
0
0
@TechBitHQ
TechBitHQ
2 months
Messy workspace? Hit pause with git stash, then resume with git stash pop. Clean workflow in two commands. 🛠️✨
Tweet media one
0
0
0
@fetalkpodcast
前端輕鬆聊
15 days
我居然到現在才知道 git worktrees!.你如果常常需要 git stash 然後 checkout 其他 branch 修 bug,你可以試 git worktress 讓你可以同時開多個 branches 且互不相干擾,這也能讓 Claude Code 這類工具同時在多個 branch 開發多個功能
Tweet media one
1
10
66
@hisaju01
ひさじゅ@RUNTEQの代表
3 months
【初学者向け】.gitでのブランチ間違いを修正する方法. git resetとgit stashの組み合わせでコミットだけ取り消して別ブランチに切り替える方法をまとめてみました。. 他にも色々な方法がありますが、根本の仕組みを理解すれば考えられるようになリますよ。
Tweet media one
Tweet media two
Tweet media three
Tweet media four
1
36
213
@mysticainf
Mystica🦋
27 days
after a break, back to writing. git worktrees, stash. other one on console.trace .
0
3
11
@CrCodeArt
Pulkit Rathi 💻
10 days
Day 72:. • Learned more commands of stash and how to use them. • Learned some more commands as well of git like git checkout to a particular branch. #100DaysOfCode #git
Tweet media one
Tweet media two
0
0
3
@kritikatwtss
Kritika kumari
2 months
When you do a git stash and stash pro comes to your mind, then you are wasted.
12
6
156
@kura_engineer
くら@駆け出しエンジニア
28 days
【git stash】.作業中に他のブランチに切り替えたいなどの場合に、git stashコマンドを使うことで、変更を一時的に退避させることができる。.その後git stash applyコマンドを使うことで、退避させた変更を復元することができる。. #未経験エンジニア.#駆け出しエンジニア.
0
0
20
@Shefali__J
Shefali
1 month
Git Tip💡. You can use the "git stash" command to temporarily save changes that are not yet ready to be committed. This is handy when you need to switch branches or pull updates but want to save your current work without committing it.
Tweet media one
9
4
42
@dAndrusco
Danilo   𝕏
2 months
💡 Descubre cómo usar git stash como un ninja del código:. 🔹 Guarda cambios sin comprometerlos.🔹 Recupera tu trabajo cuando lo necesites.🔹 Evita el clásico “¿Dónde dejé esto?”.
Tweet media one
0
0
0
@akoskm
Akos
4 months
When doing continuous integration, I see this workflow when people update their local copies:. - git stash. - git checkout main. - git pull. - git checkout <your branch>. - git merge main. You can just do this:
Tweet media one
1
0
3
@masamune_sakaki
榊正宗|東北ずん子原作/CG&AIクリエイター
1 month
📸【いったん保存】.途中までやった作業をしまいたい時は git stash!あとで git stash pop で取り出せる🧳.#Git使い方.
1
2
2
@gittower
Tower
21 days
Here is Tower's HONEST guide to the most essential Git commands 😅. Some of our favorites:. $ git rebase.Playing God with your commit timeline. $ git stash.Giving your messy code a timeout. $ git blame.Finding out who to yell at for breaking the code.
Tweet media one
0
1
2