Skip to content

ianmiell/cherry-pick-mystery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cherry-pick.sh creates two repos:

repoa
repob

They contain the same content (a single line in a single file).

repoa has two commits (C1 and C2), which each add a line.

repob adds repoa as a remote, and C2 is cherry-picked.

I expected the line from C2 to be added, but C1's line is brought over too. Why?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages