summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
diff options
context:
space:
mode:
authorMatthew Cline <zelgadis@sourceforge.net>2009-11-07 15:04:28 -0800
committerMatthew Cline <zelgadis@sourceforge.net>2009-11-07 15:04:28 -0800
commit1b6b5735d019d49a580693b30687bbf149ae5e59 (patch)
treea528f76ca66b97a224d16f32b107cb790356dc61 /crawl-ref/docs
parent646aac1367f43e122eb124d8aac8ced450fb9ebf (diff)
downloadcrawl-ref-1b6b5735d019d49a580693b30687bbf149ae5e59.tar.gz
crawl-ref-1b6b5735d019d49a580693b30687bbf149ae5e59.zip
articles.txt: organization, GPG signed tags
Diffstat (limited to 'crawl-ref/docs')
-rw-r--r--crawl-ref/docs/develop/git/articles.txt12
1 files changed, 9 insertions, 3 deletions
diff --git a/crawl-ref/docs/develop/git/articles.txt b/crawl-ref/docs/develop/git/articles.txt
index f4971380a5..190c7232d4 100644
--- a/crawl-ref/docs/develop/git/articles.txt
+++ b/crawl-ref/docs/develop/git/articles.txt
@@ -1,3 +1,9 @@
-http://www.newartisans.com/2008/04/git-from-the-bottom-up.html
-http://blog.woobling.org/2009/08/git-rebase-for-impatient.html
-http://blog.woobling.org/2009/05/git-rebase-considered-awesome.html
+Signing a tag with GPG:
+ http://kerneltrap.org/mailarchive/git/2009/4/3/5717793
+
+Rebasing:
+ http://blog.woobling.org/2009/08/git-rebase-for-impatient.html
+ http://blog.woobling.org/2009/05/git-rebase-considered-awesome.html
+
+Git internals:
+ http://www.newartisans.com/2008/04/git-from-the-bottom-up.html