On 29/11/12 14:01 ;+0000, Nick wrote:
One thing is that there don't appear to be any tags (at least with surf, which is what I tested).
Seems to work fine for me:
tony@morpheus ~ $ git clone git://git.suckless.org/surf Cloning into 'surf'... remote: Counting objects: 880, done. remote: Compressing objects: 100% (497/497), done. remote: Total 880 (delta 382), reused 880 (delta 382) Receiving objects: 100% (880/880), 670.25 KiB, done. Resolving deltas: 100% (382/382), done. tony@morpheus ~ $ cd surf/ tony@morpheus ~/surf $ git tag -n 0.1 dist doesn't work. fixing Makefile. 0.1.1 bugfix release 0.1.2 next will be 0.1.2 0.2 fixing double calling functions from contextmenu. 0.3 changing SETPROP()-macro 0.4 Adding Nibbles patch 0.4.1 next will be 0.4.1 0.5 Change horizontal scrolling to ^u and ^i, remove ^g scrolling.
-- Anthony Cox