+1 vote
in Apache Druid by
What is the alternative to merge in Git?

Select the correct answer from below given options:

a) Rebase

b) Fetch

c) Pull

d) Push

1 Answer

0 votes
by

Correct answer of above question is : -a) Rebase

Rebase is the alternative to merge in Git
...