Horje
test project at a previous point in history in github Code Example
test project at a previous point in history in github
   $git checkout 9193513c5b1bc063b35b830101fe7cf0d9ecffca 
   Note: checking out '9193513c5b1bc063b35b830101fe7cf0d9ecffca'.
    
   You are in 'detached HEAD' state. You can look around, make experimental
   changes and commit them, and you can discard any commits you make in this
   state without impacting any branches by performing another checkout.
Source: github.com
test project at a previous point in history in github
   $git checkout master
Source: github.com
test project at a previous point in history in github
   git checkout -b new_branch_name
   
   HEAD is now at 9193513... Merge pull request #30 from vistalab/jon
   
Source: github.com




Shell

Related
how to install openjdk17 ubuntu server Code Example how to install openjdk17 ubuntu server Code Example
vim move terminal down Code Example vim move terminal down Code Example
tar multiple files and directories Code Example tar multiple files and directories Code Example
bash similiar to choice in cmd Code Example bash similiar to choice in cmd Code Example
grep everything after a pattern Code Example grep everything after a pattern Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11