From: Oleg Broytman Date: Mon, 1 Jun 2015 08:54:24 +0000 (+0300) Subject: Initial commit X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=dd1409cca5a4422a825a66b930b7382b43defb4d;p=git-wiki.git Initial commit --- dd1409cca5a4422a825a66b930b7382b43defb4d diff --git a/pep-git.txt b/pep-git.txt new file mode 100644 index 0000000..2a2c676 --- /dev/null +++ b/pep-git.txt @@ -0,0 +1,35 @@ +PEP: XXX +Title: git +Version: $Revision$ +Last-Modified: $Date$ +Author: Oleg Broytman +Status: Active +Type: Informational +Content-Type: text/x-rst +Created: 01-Jun-2015 +Post-History: + +Abstract +======== + + +References +========== + + +Copyright +========= + +This document has been placed in the public domain. + + + +.. + Local Variables: + mode: indented-text + indent-tabs-mode: nil + sentence-end-double-space: t + fill-column: 70 + coding: utf-8 + End: + vim: set fenc=us-ascii tw=70 :