M
M
MagDarkElf2019-12-09 16:03:30
git
MagDarkElf, 2019-12-09 16:03:30

Are certain changes not supposed to go into master?

There is an old project in git, I
selected my own branch
, made some changes in it (defined build events, broke some references to projects, let's call them commit_1)
how can I now merge master to myself and merge other changes from my branch into master while that -would commit_1 not go to the master?
------------------------------------
Reformulation of the question
There are changes in the branch that go nowhere (to other branches) should not go
How can this be done?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SlavikF, 2019-12-10
@SlavikF

Your question is not very clear.
But it looks like you need git cherry-pick
https://git-scm.com/book/ru/v2/Appendix-C%3A-%D0%9...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question