Skip to content

midnitekiller/vince-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

vince-test

this will test your git skills

Test procedures:

  1. configure your git setting

    • git config --global user.name
    • git config --global user.email
  2. create ssh key for git

  3. register your ssh key to git repo

  4. fork a project 4.1 clone the repo locally repo url: https://github.com/midnitekiller/vince-test.git

  5. make a simple change on the readme or create a read me only for a test

    • just add a text in the readme "vince made it" for PoC
  6. add changes

  7. commit changes

    • commit message "my first success"
  8. push changes to branch "develop"

About

this will test your git skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors