Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for git pull #186

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Documentation for git pull #186

wants to merge 4 commits into from

Conversation

bailbush
Copy link

Advanced HW 5 submission

Closes #[166]

Name: [Bailey Bush]
Uniqname: [bailbush]

Description of Changes

Added documentation for how git pull functions.

@samkhn
Copy link
Contributor

samkhn commented Nov 29, 2019

Hmm is this complete? Did you happen to forget to push changes perhaps?

@bailbush
Copy link
Author

bailbush commented Dec 4, 2019

I thought as long as the changes were in the commit message from this conversation and I did the pull request everything would be working properly because I pushed the changes to my branch for the website.

@bailbush
Copy link
Author

bailbush commented Dec 4, 2019

Also the actual changes I wanted were in the second commit because I didn't mean to commit an entirely new file for the documentation so I decided to delete that file from the pull request.

@samkhn
Copy link
Contributor

samkhn commented Dec 17, 2019

So you seem to have also sent a commit to delete your changes.

For the assignment you should describe what git pull is (what it does? examples of how to use it) and cover some of the various flags that can be useful with git pull (ex: --rebase, pulling from branches or setting the default branch to origin/master). Going through the man page for git pull should give more ideas about useful flags.

Please try to get this done before 12/19/2019.

@bailbush
Copy link
Author

I think that these changes should work well for what you asked me to change. Also I deleted the file because before I had the actual git file changed and a separate file for git pull so instead I deleted the separate file and put the git pull documentation under git.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants