summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5ec71dc3..c202fcb8 100644
--- a/TODO
+++ b/TODO
@@ -64,6 +64,8 @@ Refs
a symbolic reference anymore. Currently, we cannot handle this that well
as we do not check for this case. This should be added though as it is
valid to have a detached head in some cases.
+* Allow to set SymbolicReferences to a specific Head Reference. This is like
+ a git-reset --soft
Remote
------