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

git-rebase, git-fetch: add pages #473

Merged
merged 4 commits into from
Jan 21, 2016

Conversation

sethwoodworth
Copy link
Contributor

No description provided.

@waldyrious
Copy link
Member

Good start, git is one of the commands that benefits the most from TLDR 👍

@waldyrious waldyrious mentioned this pull request Dec 30, 2015

> Apply local commits on top of another branch's history

- Rebase your local branch with the latest changes in master
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would mention that it is an interactive rebase

@sethwoodworth
Copy link
Contributor Author

@igorshubovych style changed!


`git rebase -i master`

- Rebase your local branch interactively with the latest changes from upstream
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double space between branch and interactively

@leostera
Copy link
Contributor

Very nice work @sethwoodworth! Fix that double space, squash your changes and you'll be all set :)

@rubenvereecken rubenvereecken merged commit 9c70b75 into tldr-pages:master Jan 21, 2016
@rubenvereecken
Copy link
Contributor

🎉

@waldyrious waldyrious added page edit Changes to an existing page(s). new command Issues requesting creation of a new page or PRs adding a new page for a command. labels Sep 8, 2016
@waldyrious waldyrious changed the title Adds documentation for git rebase and git fetch git-rebase, git-fetch: add pages Sep 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Issues requesting creation of a new page or PRs adding a new page for a command. page edit Changes to an existing page(s).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants