Answered step by step
Verified Expert Solution
Question
1 Approved Answer
help plz with git Question 1 (5 points): Purpose: To force the use of Version Controt in Assignment 2 Question 2 Degree of Difficulty: Easy
help plz with git
Question 1 (5 points): Purpose: To force the use of Version Controt in Assignment 2 Question 2 Degree of Difficulty: Easy Vorsion Control is a tool that we want you to become comfortable using in the future. so well require you to use it in simple ways first, even if those uses dont seem very usefut. Do the following steps. 1 Create a new PyCharm project for Assignment 2 2. Use Enable Version Control Iategration... to initialize Git for your projoct. 3. Download the Python and text fles provided for you with the Assignment, and add them to your project. 4. Before you do any coding or start any other questions, make an initial commit. 5. As you work on Question 2, use Version Control frequently at various times when you have implemented an initial design, fixed a bug. completed the question, or want to try something different. Make your most professional attempt to use the software appropriatety. 6. When you are finished your assignment, open PyCharm's Terminal in your Assignment 2 project folder. and enter the command gitno-pager10g 7. Copy/Paste the output of the above command into a text fite named az-git, trxt. Notes: - Several Version Control videos are avalable on Carwas via the Lecture Videos tink - No excusess. If you system does not have Git. or if you cant print the log as required, you will not get these marks. Installation of Git on Windows 10 machines is outlined in the "Step-by Step Windous to - Pycharm UNX command - ine" video. Git is included in base installations of Linux \& Macos. 7. Copy/Paste the output of the above command into a text file named a2-git, txt. Notes: - Several Version Control videos are available on Canvas via the Lecture Videos link - No excuses. If you system does not have Git. or if you cant print the log as required you will not got these marks. Installation of Git on Windows 10 machines is outlined in the "Step-by-Step Windows 10 - PyCharm UNIX command-line* vidoo. Git is included in base installations of Linux \& MacOS. - If you are not using PyCharm as your IDE. you are still required to use Git. Soe the Version Control videos on Canvas that cover using Git on the command tine \& via GUI, What Makes a Good Commit Message? A good commit message should have a subject line that describes what changed. a body that explains why the change was made. and any other relevant information. Read 'Whiting a Good Commit Messoge' linked on Canvas for more guidance. section at the top of your a2-git. txt file. Evaluation - 5 marks. The log file shows that you used Git as part of your work for Assignment 2. For full marks, your log file contains - Meaningful commit messages. - A minimum of 4 separate commits Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started