Skip to content

sang-d/git-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Exercises

Requirements

  • Install git on your machine

  • Install git-flow-avh

    • $ brew install git-flow-avh
  • Config git user.email with your wizeline email (lower case)

    • $ git config --global user.email your-email@wizeline.com
  • You need to be added to this repository's collaborator & team to push changes

Exercises:

  • clone repository

  • $ git clone

  • init default git flow

  • $ git flow init -d

  • Follow instruction in each git_* folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published