Where are a pair of ssh keys put to when generating on Windows via ssh-keygen? –
answer C:/Users/User_Name/.ssh
Is it possible to use ssh-keygen to create an ssh key without a password? - answer Yes,
just by pressing Enter instead of entering a password
Which of the two ssh keys cannot be transferred to anyone? - answer Private (file
id_rsa)
Which command do you need to use to specify your user.name and user. Email in git? -
answer it config
What command can be used to "pull" the changes from the remote repository to the
local one? - answer it pull
What combination of commands in git bash will be the right one to add a new file to
index, commit and submit to GitHub? - answer it add, git commit, git push
The file .git/refs/heads/master contains the following text:
"5c2fdbaff3b0b9b5eae3c48047aafcee2201e5c4". What does it mean? - answer This is
sha1 of the last commit in the master branch
What do the directory names in the .git / objects folder mean? - answer The first two
characters from sha1
How to get rid of all unknown git files? - answer it clean
You made a commit and forgot to add a couple of changes. The task is to add data to
the already created commit. List all solutions. - answer
You want to delete the last commit by placing its contents in the file system. Which
command will accomplish this task? - answer it reset --mixed HEAD~1
What is the best to use to remove a commit from a remote repository? - answer it revert
What will happen to the song if I call "git checkout - song.txt"? - answer The contents of
the file will be restored to the latest known git version
What needs to be added to .Gi ignore to hide all Microsoft Word files with the
extension .doc? - answer*.doc
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller julianah420. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $13.49. You're not tied to anything after your purchase.