#18- Git & GitHub Tutorial for Beginners - Git Stash Commands | git stash pop | git stash apply

Pubblicato il: 14 giugno 2024
sul canale di: A Computer Guru
33
1

In this video, we will dive into using git stash commands. git stash temporarily (stashes) changes you've made to your working copy so you can work on something else, and then come back and re-apply them later on. Stashing is handy if you need to quickly switch context and work on something else, but you're mid-way through a code change and aren't quite ready to commit.
Basic Commands:
git stash list
git stash apply stash@{1} : apply particular stash
git stash drop stash@{2} : clear particular stash
git stash clear : to clear all stash

Git Official website:
https://git-scm.com/

Support my work:
https://www.buymeacoffee.com/iyyappanmd

Git & GitHub Tutorial for Beginners Playlist:
   • Git & GitHub Tutorial for Beginners  

Ansible Full Course Playlist:
   • Ansible for Absolute Beginners - Linu...  

AZ-104 Microsoft Azure Administrator course Hands-On Labs for all modules Playlist:.
   • AZ-104 - Microsoft Azure Administrato...  

AZ-305 Microsoft Azure Solutions Architect Expert Playlist:
   • AZ-305 - Microsoft Azure Solutions Ar...  

Windows Server 2019 Hybrid and Azure IaaS Playlist:
   • Windows Server 2019 Hybrid and Azure ...  

PowerShell Tutorial. Automating Administration with windows PowerShell Official Microsoft courseware Playlist:
   • Automating Administration With Window...  

PowerShell Hands-On Labs Playlist:
   • Hands-On Lab-Automating Administratio...  

Windows Server 2016 Playlist:
   • Windows Server 2016-MCSA  

📌 Subscribe to @AComputerGuru channel for more videos.
   / acomputerguru  

📲 Follow us on Social Media:
► YouTube:    / acomputerguru  
►Facebook:   / acomputerguru4u  
►Twitter:   / acomputerguru4u  
► Instagram:   / a_computer_guru  


#Git #AComputerGuru #GitHub #DevOps #VersionControl #HowTo #Linux #Branch #GitCheckout


In questa pagina del sito puoi guardare il video online #18- Git & GitHub Tutorial for Beginners - Git Stash Commands | git stash pop | git stash apply della durata di ore minuti seconda in buona qualità , che l'utente ha caricato A Computer Guru 14 giugno 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 33 volte e gli è piaciuto 1 spettatori. Buona visione!