Question: How can you create a new Git branch in Eclipse?
- all of these answers
- Right-click your project in the Package Explorer and select Team -> Switch To -> New Branch
- Click File -> New -> Git -> Branch
- Click Source -> Team -> Switch To -> New Branch
Answer: The correct answer of the above question is Option A:all of these answers