CST 438 Week 3 Learning Journal

Describe what are the good points about using Git for source code management.  What are possible problems that Git merge does not solve when merging code from different developers? 


Git has a ton of features that help code management. It allows a group of people to work simultaneously and separately keeping track of changes and having branches and can revert those changes and restart them if necessary. 

Some problems are that when lines are changed by multiple people, merge conflicts arise obviously, so it is up to the users to go in and manually fix them. Or the code might merge but have errors and not run properly due to everyones merges, and also if multiple people write the same code functions it just adds all of them and so the work clearly has to be split up and everyone needs to know what the others are working on. 


Comments

Popular posts from this blog

Week 2 Journal Post

CST 334 Week 7

Week 1: About CSUMB and Online Learning Strategies