Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git checkout stack

@{-1} is a way to refer to the last branch you were on. This is
accepted not only where an object name is expected, but anywhere a branch name is expected and acts as if you typed the branch name.
E.g. git branch --track mybranch @{-1}, git merge @{-1}, and
git rev-parse --symbolic-full-name @{-1} would work as expected.

and

git checkout - is a shorthand for git checkout @{-1}.
Comment

PREVIOUS NEXT
Code Example
Shell :: Error: Cannot make for win32 and target squirrel: the maker declared that it cannot run on win32 
Shell :: fix dns browser linux 
Shell :: how to create a file and multiple lines to it in unix 
Shell :: ssh: Could not resolve hostname [10.129.84.85]: Name or service not known 
Shell :: linux commans find only file name 
Shell :: Using 32768KiB of shared memory for nchan 
Shell :: how to uninstall nginx in ubuntu 20.04 
Shell :: how to make gitlab patch 
Shell :: patch command 
Shell :: https://physionet.org/files/chf2db/1.0. 
Shell :: how to create new repository in github via powershell 
Shell :: ubuntu apt install default path 
Shell :: nmap problem binding to interface 
Shell :: how to chck if i have bluetooth in lunux machine 
Shell :: mac find path of executable 
Shell :: git for nube 
Shell :: jetson tx2 operating volatage 
Shell :: fat-free benchmark plugin 
Shell :: get all files from folders to 1 parent folder 
Shell :: bitcoin core download 
Shell :: remove home partition centos 6 
Shell :: change default path to open in termanl 
Shell :: compile 32 bit on 64 bit linux 
Shell :: ssh welcome message ubuntu 
Shell :: partial match find terminal "find" 
Shell :: changer affichage kali linux 
Shell :: execute a scheme program 
Shell :: umount systac 
Shell :: criar variáveis no mac 
Shell :: fslmaths masking 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =