Zum Inhalt springen

Git Tips & Tricks

von Tina Müller (‎tinita‎) (Berlin.pm, Bicycle.pm)

Git Tips & Tricks richtet sich an Fortgeschrittene und wird in Deutsch gehalten. Der Talk beginnt am 08.03.2019 um 14:10 Uhr und dauert 40 Minuten. Er findet im R1.046 (Roter Würfel) statt.

For this talk you should have a very basic understanding of git. I generally can recommend https://git-scm.com/

I often get asked git questions from co-workers, when they want to know how to do something, or when they messed up something.
I have a lot of git/shell aliases that help me to show the current status and what I'm going to push/merge where.

You made changes to one file that you would like to put in two different commits because they don't belong together? I'll show you how.

You fear rebase because people told you that it's evil? There are actually several kinds of rebase, and I think you should at least learn how to do an interactive rebase on your local branches.

You accidentally commited to the wrong branch? That's easy to fix (given that you didn't already push it), and I'll show you how to avoid that in the future.

Please note that this is all about command line usage of git.

Präsentation: https://github.com/perlpunk/slides.tpcig2018/blob/master/git-tips-tricks/git-tips-tricks.md


Tags: git

Teilnahmeinteresse: