]> Cypherpunks repositories - gostls13.git/commit
don't update sync time if no files have changed
authorRobert Griesemer <gri@golang.org>
Sun, 1 Nov 2009 18:33:16 +0000 (10:33 -0800)
committerRobert Griesemer <gri@golang.org>
Sun, 1 Nov 2009 18:33:16 +0000 (10:33 -0800)
commit522321830748a99347453d94a282940562427ea1
tree4a4556349ef1703ed8f9baa575c75413e1bcaf20
parenta64b69da9ee267007b79fdb0c33567fdc2af37e6
don't update sync time if no files have changed
(and thus avoid re-indexing after every sync attempt)

R=rsc
http://go/go-review/1016010
src/cmd/godoc/main.go