Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please answer all parts 2. You decide to start up a new project; a calendar application for your friends to use. After creating your directory

image text in transcribed

please answer all parts

2. You decide to start up a new project; a calendar application for your friends to use. After creating your directory and setting up, you realize that you need to set up git for the project. What command do you need to use to initialize your local git repository for the project? (1 point) YOUR ANSWER GOES HERE 3. You start working on your project, and soon have some new work done that you want to save. What commands do you run (in order) so that your changes are committed to your local git respository? (1 point) YOUR ANSWER GOES HERE 4. You decide to add in some of the aliases that you learned in lab to your local setup. What is the name of the file where this change should be added? (1 point) YOUR ANSWER GOES HERE 5. At this point, you decide that you should set up GitHub repository to track your changes online (and to show recruiters at career fairs). After setting it up, you get the link to your remote repository at https://github.com/alan-turing/calendarapp.git. What command do you use to set this URL as your remote URL, assuming you want to name it origin ? (1 point) YOUR ANSWER GOES HERE 6. You now want to ignore your configuration files, so that you don't clutter up your repository. What is the name of the file where this should go? (1 point)

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

Database Administration The Complete Guide To Dba Practices And Procedures

Authors: Craig S. Mullins

2nd Edition

0321822943, 978-0321822949

More Books

Students also viewed these Databases questions

Question

2. When is the job to be completed?

Answered: 1 week ago