Commit 0bfe5f781d78d96a06cefbf91d79218482500351

Patrick Steinhardt 2018-06-12T10:42:53

docs: fix statement about tab width The libgit2 project mostly follows the coding style of git and thus the linux project. While those two projects use a recommended tab width of eight spaces, we instruct users to set their editor's tab width to four spaces. Fix this to say eight instead.