i3 - improved tiling WM


Add link to git repository in hacking docs

Patch status: merged

Patch by Tony Crisci

To apply this patch, use:
curl http://cr.i3wm.org/patch/621/raw.patch | git am

b/docs/hacking-howto

13
@@ -951,6 +951,8 @@ For a short introduction into using git, see
14
 http://web.archive.org/web/20121024222556/http://www.spheredev.org/wiki/Git_for_the_lazy
15
 or, for more documentation, see http://git-scm.com/documentation
16
 
17
+You can view the git repository online at http://code.i3wm.org.
18
+
19
 Please talk to us before working on new features to see whether they will be
20
 accepted. There are a few things which we don’t want to see in i3, e.g. a
21
 command which will focus windows in an alt+tab like way.