about summary refs log tree commit diff
path: root/README
blob: d4e0b78f6635329551d2eb9ca2dc027308f3321e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This is a git-svn mirror of netpbm.

Configuration:

[svn-remote "svn"]
        url = http://svn.code.sf.net/p/netpbm/code
        fetch = trunk:refs/heads/trunk
        fetch = advanced:refs/heads/advanced
        fetch = stable:refs/heads/stable
        fetch = super_stable:refs/heads/super_stable
        fetch = userguide:refs/heads/userguide
        tags = release_number/*:refs/tags/*

To update, run

	git svn fetch