Skip to content

skymal4ik/devops-task-cherry-pick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Cherry Pick

Simple repo to show how cherry-pick works We have 2 branches here:

  • master
  • develop

develop branch contains 3 different commits:

  • function rename
  • code formatting
  • simplifiying sum function

You have to cherry-pick second commit (code formatting) and apply it to master branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages