Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A team of three developers is working on a new game, using the Git version control system. Show exactly what Git commands the developers would

image text in transcribed
image text in transcribed
A team of three developers is working on a new game, using the Git version control system. Show exactly what Git commands the developers would need to run, and briefly explain them. Say that the following features must be implemented, cach involving the creation/modification of certain files: Feature Relevant Source Code Cut Scenes Display.java, Video.java Main Menu Display.java, Menu.java, Game.java Map Display.java, Character.java, World.java Physics Physics.java, World.java Combat Display.java, Character java Inventory Display.java, Item java, Game.java AI A1.java, Character.java Note: . One feature can be implemented by one developer at a time. It is essential that branching and merging (including resolution of merge conflicts) is done appropriately . To begin with, only a central repository exists at "https://example.net/thegame git". The developers do not yet have their own local repositories. The central repo contains some existing (but incomplete) code in it, and the features shown above will need to build on this code. For cach developer, show and explain the Git commands (exactly as they would be written at the command-line) needed to complete the project. You will have three sequences of commands - one for each developer When a particular file needs to be edited, show this (amongst the sequence of Git commands) by writing "vim filename". You do not need to write any of the code itself

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Online Market Research Cost Effective Searching Of The Internet And Online Databases

Authors: John F. Lescher

1st Edition

0201489295, 978-0201489293

More Books

Students also viewed these Databases questions