• Stars
    star
    772
  • Rank 58,858 (Top 2 %)
  • Language
  • Created about 7 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Frontend Masters Advanced Git - by Nina Zakharenko

Advanced Git In-Depth

The accompanying exercises for Nina Zakharenko's Git In-Depth Video Workshop on Frontend Masters.

Watch the Course here.

Resources

All of the resources you need for class are located in this repository.

Slides

The PDF of the slides is in the presentation folder.

Exercises

are in the exercises folder. The exercises will instruct you to clone an additional repository that is set up for completing the included exercises.

Description

By coding along with us in this workshop you’ll:

  • Learn how git represents commits and branches internally to gain deep insights into how git works under the hood…
  • Discover the power of rebasing in git, along with how to avoid common pitfalls. Learn to tell when it’s appropriate to re-write history…
  • Discover how git hooks can make your life easier by running analysis on your code before you commit in order to prevent common errors from making their way into your codebase…
  • Discover lesser-known features of git that will save you hours of time when resolving merge conflicts and track down bugs…
  • Learn how to harness the power of the GitHub API to fetch information about your repositories.

Author and Class Information

The course content and exercises were written by Nina Zakharenko.

Find her on:

Video Course

Front End Masters Video screencast

More Repositories

1

new-computer

An extremely opinionated and highly personalized script to set up a new Mac machine, just the way I like it!
Shell
568
star
2

python

Front End Masters Python - Course Website at https://learnpython.dev
CSS
445
star
3

tweeter

Angular JS + Django a perfect match companion project.
Python
115
star
4

practical_python

CSS
47
star
5

pyearrings

Python
28
star
6

example-proposals

Example accepted and rejected conference talk proposals
15
star
7

pycon_pybadge_2020

Initial code for Microsoft's PyBadge at PyCon 2020
Python
11
star
8

py27_countdown

PyPortal Python 2.7 Desktop Countdown Clock
Python
8
star
9

advanced-git-exercises

Exercises for Frontend Masters Advanced Git http://git.io/advanced-git
7
star
10

2018_advent_of_code

Advent of Code 2018, in Python3
Python
7
star
11

tweeter3

Tweeter - An example Django app to share your thoughts in 140 characters or less.
JavaScript
7
star
12

learn_requests

Python
5
star
13

practical_blog

Python
5
star
14

circuitpy_expovert_badge

Python
4
star
15

pycon_pybadge_2020_resources

Additional resources for https://github.com/nnja/pycon_pybadge_2020
4
star
16

snipey

Snipey is an application that can be used to automatically 'snipe' RSVPs to popular Meetup groups.
Python
4
star
17

talks

Resources for my conference talks
Python
3
star
18

bpython-gist

A pastebin_helper utility for the bpython repl to clean the repl contents and submit as an anonymous gist
3
star
19

connect_python_azure

JavaScript
3
star
20

circuitpython_social_battery_status

Python
2
star
21

twitch-streamlabs-custom-chat-css

Custom CSS for Streamlabs Chat Widget
CSS
2
star
22

travis-ci-demo

A sample project for a Travis CI Demo
Python
2
star
23

brightbag_clue

Python
2
star
24

django_polls_app

Python
1
star
25

hello_world_django

Bare-bones Django Hello World app.
Python
1
star
26

2020_advent_of_code

Python
1
star
27

mindful-shopping-chrome-plugin

JavaScript
1
star
28

CircuitPython_StateManager

CircuitPython helper libary for maintaing and switching between different states.
Python
1
star
29

circuitpython_bluetooth_led_jacket

A Bluetooth LED jacket running CircuitPython
Python
1
star
30

nnja

1
star
31

pyportal_node_eol

A work in progress collaboration with @bnb for displaying a countdown to a Node version end of life on the PyPortal with CircuitPython.
Python
1
star
32

2017_advent_of_code

Solutions for Advent of Code 2017 https://adventofcode.com/
Python
1
star