Question

What does the following git command do? git stash –-merge a. It will stash all the...

What does the following git command do? git stash –-merge

a. It will stash all the merges

b. It stashes current changes

c. Nothing. It throws an error out.

d. Two of the above are correct.

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

git stash –-merge do

  • It will stash all the merges
  • It stashes current changes
  • The major purpose is to apply the merge operation
  • Since it stashes current changes so it has found as the not commit any current changes unless files reamians to change.

Option d correct

Add a comment
Know the answer?
Add Answer to:
What does the following git command do? git stash –-merge a. It will stash all the...
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
  • The git `push` command: A. automatically commits changes to files in the current local repository. B....

    The git `push` command: A. automatically commits changes to files in the current local repository. B. is the same as the `clone` command. C. normally results in the most recent local commit (amongst others) being transferred to some remote repository. D. reverses the effect of the most recent `pull` command. E. None of the above.

  • Which of the following tells git that you want to track a particula my File,js in...

    Which of the following tells git that you want to track a particula my File,js in the repository? file name 5. a. git init myFile.js b. git add myFile.js c. git commit my File.js d. git push myFile.js https://mygit.com/myuser/myrepo) that we want to refer to as backuprepo" to our local git, we would use the command a. git remote backuprepo https://mygit.com/myuser/myrepo b. ь, git add backuprepo https://mygit.com/myuser/myrepo c git add backup backuprepo https://mygit.com/myuser/myrepo d. git remote add backuprepo https://mygit.com/myuser/myrepo e...

  • please I need it urgent thanks (b) Suppose that mstead (ie part (a) did uot exist). Alice had made the following changes: ) public static double returnAverage (doubie0] oxrs, int n) double su-...

    please I need it urgent thanks (b) Suppose that mstead (ie part (a) did uot exist). Alice had made the following changes: ) public static double returnAverage (doubie0] oxrs, int n) double su- double averoge sun ; System.out print(everage return average: and Bob had made the following chauges public static void moin doubleJ exanis 198, 6a, 70 double average returnAverage(exots, ) System.out printin average:everage): If Git merges the changes of Alice and Bob, what is the output of nain)? A....

  • What does the ls command do? Select one: a. Enter a new login session b. Leave...

    What does the ls command do? Select one: a. Enter a new login session b. Leave the current login session c. List the files in a directory d. List all of the users currently logged in

  • 6 6. Merge Bubble Sort: a) How does the merge bubble sort break the array into...

    6 6. Merge Bubble Sort: a) How does the merge bubble sort break the array into sublists? b) What does it need to use for each sublist and then what does it do with all of the sublists? c) What is the Big-O notation for this sort? 7. Merge Sort: a) How does the merge sort use recursion to break the array into sublists? b) What happens to each of these sublists to get the final sorted list? c) What...

  • Some multiple choice questions of Computer Science: Linux command; Actually I can google it but the...

    Some multiple choice questions of Computer Science: Linux command; Actually I can google it but the choice here is a little..unclear. So I can't make sure..Thank you! 1:What does the Linux command “cat” do? a. copy the contents of a file to the screen b. count the number of characters in a file c. create a Linux catalog d. open up an edit session allowing you to modify a file 2:Which of the following Linux commands is best for getting...

  • Junker's Stash started the Year 2 accounting period with the balances given in the following horizontal...

    Junker's Stash started the Year 2 accounting period with the balances given in the following horizontal financial statements model. During Year 2, Junker's Stash experienced the following business events: 1. Paid cash to purchase $93,000 of merchandise inventory. 2. The goods that were purchased in Event 1 were delivered FOB destination. Transportation costs of $1,860 were paid in cash by the responsible party. 3a. Sold merchandise for $106,500 under terms 1/10,n/30. 3b. Recognized $53,400 of cost of goods sold. 4a....

  • Junker's Stash started the Year 2 accounting period with the balances given in the following horizontal...

    Junker's Stash started the Year 2 accounting period with the balances given in the following horizontal financial statements model. During Year 2, Junker's Stash experienced the following business events: 1. Paid cash to purchase $75,000 of merchandise Inventory. 2. The goods that were purchased in Event 1 were delivered FOB destination. Transportation costs of $1,500 were paid in cash by the responsible party 3a. Sold merchandise for $79,500 under terms 1/10, 1/30. 3b. Recognized $44,400 of cost of goods sold....

  • QUESTION 1 What will be the output of following Unix command: find / -name ‘*’ A....

    QUESTION 1 What will be the output of following Unix command: find / -name ‘*’ A. List all files and directories recursively starting from / B. List a file names * in / C. List all files in / directory D. List all files and directories in / directory QUESTION 2 Which command is used to extract a column/field from a text file / input. A. paste B. get C. cut D. tar QUESTION 3 Which command creates an empty...

  • a) How would you use the ls command to display all of the files/directories in the...

    a) How would you use the ls command to display all of the files/directories in the directory ‘/sbin’ that start with ‘bl’? b) How would you use the ls command to display all of the files/directories in your current directory that contain the word ‘grade’ somewhere in the name and end with ‘.pdf’? c) How would you use the ls command to display all of the files/directories in your current directory that are any two characters followed by the file...

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
ADVERTISEMENT