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

final pull request #40

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion NOTES-2014-05-27.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ Useful Tools
* `$ man git-<verb>`
```
# prompt with git
```
function git-branch-name {
git symbolic-ref HEAD 2>/dev/null | cut -d"/" -f 3
}
Expand All @@ -94,7 +95,7 @@ Fragen & Feedback
-----------------

* Gibt's bei großen Gruppen Alternativen zur Torvalds Methode?
(Ich merge nichts was ich fixen muss)
* (Ich merge nichts was ich fixen muss)
* what does git rebase do?
* whats "git stash"
* saves local changes, so that you can change to different branch without commit
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ PUBER muss 2 Runden aussetzen und kassiert keine 200euro

* `git init` on a existing repository doesn't do much
* `git push --force` is evil
* even when using rebase to prepare for a pull request?
* git it!
* someone made me add this line
* <- another one! (don't know how to add myself to the metalab wiki list.)
Expand Down
Binary file added badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.