Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
979いいね 14,829 views回再生

Go beyond git stash & pop

git stash lets you store uncommitted changes to easily retrieve them in the future.

If you like my style of teaching, I'd love to see you at a workshop!
https://philomatics.com/git-workshop/

My other video on git rebase
   • git rebase - Why, When & How to fix conflicts  

Fixing merge conflicts:
   • Never fear merge conflicts again - git mer...  

Video on `git pull --rebase`:
   • Never* use git pull  

How to change your default editor in git:
   • My most used git aliases  

Use the following command to change your default editor to VSCode:

git config --global core.editor "code --wait"

If you use a different editor, just Google "git set text editor to $yourEditor", it's usually easy to find.

The git GUI client I use in this video:
https://www.sourcetreeapp.com/

0:00 - git stash
0:20 - Multiple stashes
0:38 - Listing & naming stashes
1:17 - Stack data structure & apply
2:18 - Viewing changes inside stash
2:41 - Fixing conflicts

LEGAL DISCLAIMER
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Everything here is for informational purposes only. All non-licensed clips used for fair use commentary, criticism, and educational purposes. See Hosseinzadeh v. Klein, 276 F.Supp.3d 34 (S.D.N.Y. 2017); Equals Three, LLC v. Jukin Media, Inc., 139 F. Supp. 3d 1094 (C.D. Cal. 2015).

コメント