Login
Remember
Register
Ask a Question
What is the alternative to merge in Git?
+1
vote
asked
Dec 28, 2021
in
Apache Druid
by
sharadyadav1986
What is the alternative to merge in Git?
Select the correct answer from below given options:
a) Rebase
b) Fetch
c) Pull
d) Push
merge-alternative
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 28, 2021
by
sharadyadav1986
Correct answer of above question is : -a) Rebase
Rebase is the alternative to merge in Git
...