summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-12-11 12:04:02 -0400
committerJoey Hess <joey@kitenet.net>2013-12-11 12:04:02 -0400
commitd7dda925c49dd8b122a27e604b5af37c3ad685ca (patch)
treedee675e66466dcca3cd7db8102778ff9c0eab8b2
parent2b0b3ca7e8cd1b659f21757a6036758d24be445e (diff)
downloadgit-repair-d7dda925c49dd8b122a27e604b5af37c3ad685ca.tar.gz
todo
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..0c61948
--- /dev/null
+++ b/TODO
@@ -0,0 +1,2 @@
+* git-reflog can fail if HEAD is missing.
+ Manually parse the reflog in this case (or supply a dummy HEAD?)