VirtualTam's bookmarks
198 bookmarks found
-
Martine passe à Git
2015-09-10 ... et elle a bien raison !
-
IonicaBizau/cli-github · GitHub
2015-09-09 A fancy GitHub client for command line.
-
IonicaBizau/git-stats · GitHub
2015-09-09 A GitHub-like contributions calendar, but locally, with all your git commits
-
git worktree
2015-08-21 "check out more than one branch at a time"
Useful if you're simultaneously working on several versions / branches of the same repository ;-)
-
Objective Sea
2015-08-21 -
A hands-on introduction to Git and GitHub, and how to make them work together! More Git resources for beginners here: http://www.dataschool.io/tag/git/
-
-
Fix conflicts only once with git rerere
2015-06-11 Original article: http://www.git-attitude.fr/2014/11/04/git-rerere/ Official doc: http://git-scm.com/docs/git-rerere
-
Le Code civil français, sous Git
2015-04-08 -
Git your life for fun & profit
2015-03-23 -
Magit User Manual
2015-03-21 -
TL;DR
- March 12, 2015 - New project creation disabled.
- August 24, 2015 - The site goes read-only.
- January 25, 2016 - The project hosting service is closed.
-
Creating a custom git flow visualization
2015-03-02 -
A successful Git branching model
2015-03-02 -
- https://en.wikipedia.org/wiki/SHA-1
- http://stackoverflow.com/questions/1867191/probability-of-sha1-collisions
- http://en.wikipedia.org/wiki/Birthday_problem
Some thoughts we had while toying with Gerrit, which artificially tracks different commits to group them as "patch sets", by using a Change-Id SHA-1 in the commit message:
-
gitbrute: bruteforce a Git commit SHA-1
2015-02-14 Applied example: https://github.com/bradfitz/deadbeef