http://blog.davidecoppola.com/2016/10/how-to-traverse-git-repository-using-libgit2-and-cpp/
Tags: #programming #Cpp #git
Tags: #programming #Cpp #git
Bits of Bytes
How to traverse a git repository using libgit2 and C++
This is a very simple C++ tutorial which explains how to use the open-source library libgit2 to navigate through a git repository.
http://chris.beams.io/posts/git-commit/
"There's nothing you need to re-invent. Just follow the seven rules below and you're on your way to committing like a pro."
Tags: #git
"There's nothing you need to re-invent. Just follow the seven rules below and you're on your way to committing like a pro."
Tags: #git
https://hackernoon.com/exclude-files-from-git-without-committing-changes-to-gitignore-986fa712e78d#.fiot1i6z5
Tags: #git
Tags: #git
Hacker Noon
Exclude files from git without committing changes to .gitignore 🙅
Yesterday a co-worker showed me a neat trick that I was previously unaware of. I’d been looking for something like it for some time, and I…
https://sethrobertson.github.io/GitBestPractices
Some acknowledged git best practices.
Tags: #git #bestpractices
Some acknowledged git best practices.
Tags: #git #bestpractices