Skip to content

Instantly share code, notes, and snippets.

View jcarouth's full-sized avatar

Jeff Carouth jcarouth

View GitHub Profile

Git and Github: Working Effectively on a Team

Abstract

Git is great. Project hosting on Github is even better. But how does git fit into your team workflow? In this talk we will cover how to effectively use git as your source control management system from an individual developer's perspective and then from a team perspective.

You will learn how to efficiently use git during feature implementation and experimentation including stashing, committing, rebasing, and code sharing techniques; how you can leverage Github to spur conversations about code and implementation; and a workflow incorporating code review using Github's pull requests.

Notes

SELECT GROUP_CONCAT(LETTERS_YO SEPARATOR '') as ME
FROM (
SELECT DISTINCT t1.LETTERS_YO FROM (SELECT 'A' AS LETTERS_YO UNION SELECT 'B' UNION SELECT 'D') as t1
INNER JOIN
(SELECT * FROM(SELECT 'A' UNION SELECT 'B' UNION SELECT 'C' UNION SELECT 'D') as t2) as t3
ORDER BY LETTERS_YO DESC
) AS t4
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
oh noes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJXDZj7AAoJEEllxC7B+rMNzNkP/3jirRKu1HLDwd1GKz0fxTwo
9kYy9lItdYOzv7gMl+cTbdfyJyUA75GJBdks+xKO171Gg4xuo8O3ODALw3//OsVc
QfGTK3Qxky3M5dm9W54Lm8Xy0vX0HmmHruUGTxsg6wwk3j6Mn1qXSmPgQYzVxsUx