diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2016-01-03 22:44:05 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2016-01-03 22:44:05 +0100 |
commit | 122af5015df461ee21f8543f1f503c884ef334c2 (patch) | |
tree | 552af2929995f2cda6eff7ce05921ecaa9177aa9 /TODO | |
parent | 00fb6ea2b00a036a91e24cb979c73f40e47283d2 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +refs: +? detect branches from remote origin? + (no need to pull local branches for non-bare repos). + performance: - optimize git_diff_get_stats. - speed up generating files. |