Browse Source

todo: state saving -> command line settings.

Heikki Hokkanen 18 years ago
parent
commit
74b80b4ce0
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      doc/TODO.txt

+ 1
- 0
doc/TODO.txt View File

21
 	- would have to cope with cases where history is rewritten
21
 	- would have to cope with cases where history is rewritten
22
 	- use pickle.dump() & pickle.load()
22
 	- use pickle.dump() & pickle.load()
23
 	- where to save the state file? <repo>/.git/gitstats.dat ?
23
 	- where to save the state file? <repo>/.git/gitstats.dat ?
24
+	- also save command line settings and use them next run if not overridden?
24
 
25
 
25
 [Stats]
26
 [Stats]
26
 - General
27
 - General