Question

What git commands allow developers to get access to other developers software? ( Select all that...

What git commands allow developers to get access to other developers software? ( Select all that apply )

1. git commit

2. git add

3. git push

4. git pull / git fetch

5. git branch

6. git clone

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Hello,

1. git push

2. git pull/git fetch

Explanation: only git push and git pull/git fetch commands are allow developers to access to other developer software or codes.

git push : Git push command is used to share our developed codes to others, who wants to access and use it. If we make a repository in Git, The created repository is used by other developers by using git push.(Simply it does the operation that, it push the existing repository to the other remote location).

git pull: Git pull is commonly known as git fetch, which is used to pull or fetch the code from remote repository to your local repository. so, By using git pull/git fetch we can access the other developers software or projects.

Add a comment
Know the answer?
Add Answer to:
What git commands allow developers to get access to other developers software? ( Select all that...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 1. Which of the following commands will locate all of the program files on a computer...

    1. Which of the following commands will locate all of the program files on a computer on which the SUID bit is set? Select one: a. find / -type SUID b. find / -perm +4000 -type f c. find / -perm +SUID -type f d. find / -suid 2. A server/computer combination appears in both hosts.allow and hosts.deny. What's the result of this configuration when TCP wrappers runs? Select one: a. TCP wrappers refuses to run and logs an error...

  • Boot into your Linux partition (or open Linux in a VirtualBox VM). You will create a...

    Boot into your Linux partition (or open Linux in a VirtualBox VM). You will create a new directory in your home directory called csci2020u/lab02. We’ll add this folder to the Git repositories. Use the following steps to complete this lab: 1. Change into the csci2020u directory 2. Make a new directory, called lab02 3. Add the lab02 directory to Git 4. In the lab02 directory, create the directory structure used by Gradle (the files will be initially empty, you can...

  • Select all statements or expressions that would allow a Java program to display the length of...

    Select all statements or expressions that would allow a Java program to display the length of array Infant_Age, as defined as follows: int Infant_Age[] = {1, 2, 3, 4} (Check all that apply.) a. System.out.print (Infant_Age.length) b. len = Infant_Age.length; System.out.print(len); c. for (int i=0; i<4; i++) {System.out.print (i)} d. System.out.print (Infant_Age[4]) e. System.out.print (length.Infant_Age)

  • Select all statements or expressions that would allow a Java program to display the length of...

    Select all statements or expressions that would allow a Java program to display the length of array Infant_Age, as defined as follows: int Infant_Age[] = {1, 2, 3, 4} (Check all that apply.) a. System.out.print (Infant_Age.length) b. len = Infant_Age.length; System.out.print(len); c. for (int i=0; i<4; i++) {System.out.print (i)} d. System.out.print (Infant_Age[4]) e. System.out.print (length.Infant_Age)

  • 1. Configuration management controls which of the following activities? (Select all that apply.) Change management Version...

    1. Configuration management controls which of the following activities? (Select all that apply.) Change management Version management Systems building Release management 2.Why is traceability of requirements important? (Select all that apply.) It helps to ensure that all user requirements have been implemented. It helps to ensure there is no unnecessary functionality in the final product. It helps to identify redundant requirements. It helps developers to determine the impact of a change in any given part of the software 3.Which of...

  • Question 5 Which bond(s) allow(s) free rotation? Select ALL that apply. HH N 0- Bond 1...

    Question 5 Which bond(s) allow(s) free rotation? Select ALL that apply. HH N 0- Bond 1 Bond 3 Bond 2

  • The CIO of an IT company would like to investigate how a software developer’s work experience...

    The CIO of an IT company would like to investigate how a software developer’s work experience (in number of years), professional certifications (number of certificates), and knowledge of various computer languages (number of programming languages) contribute to his/her work performance. The work performance is measured on the scale of 1 to 1000 so that the higher one’s score, the better his/her work performance. He collects data from 20 software developers in his company which is provided in the table below....

  • for c++ Select the correct chronological order for the list of software development activities. 1. Use...

    for c++ Select the correct chronological order for the list of software development activities. 1. Use the compiler 2. Run and test the program 3. Establish the software requirements 4. Design a software solution 5. Use the linker 6. Create a source code file 1, 5, 3, 4, 6, 2 3, 4, 6, 1, 5, 2 4, 3, 6, 1, 5, 2 6, 3, 4, 1, 5, 2

  • What are the possible values of I, mI, ms for n= 5? select all that apply....

    What are the possible values of I, mI, ms for n= 5? select all that apply. I: 0, 1, 2, 3, 4, 5, 6 mI: 0, -1,+1 -2,+2 -3, +3 -4, +4 -5, +5 -6, +6 ms:0 +1/2, -1/2 +1, -1 +3/2, -3/2 +2, -2

  • Matching: What are 4 fundamental activities in software processes? definition of the software function and operational...

    Matching: What are 4 fundamental activities in software processes? definition of the software function and operational constraints Answer 1Choose...software developmentsoftware evolutionsoftware specificationsoftware validation software is modified to reflect changing customer / market needs Answer 2Choose...software developmentsoftware evolutionsoftware specificationsoftware validation design and implementation of the software code Answer 3Choose...software developmentsoftware evolutionsoftware specificationsoftware validation process of ensuring the software meets the customer's requirements Answer 4Choose...software developmentsoftware evolutionsoftware specificationsoftware validation Please answer all parts of the question. Question 2 Answer saved Marked out...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT