summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authortummychow <tummychow@users.noreply.github.com>2018-03-11 19:14:51 -0700
committertummychow <tummychow@users.noreply.github.com>2018-03-11 19:14:51 -0700
commit1fd549a3c08fc5c887aa1c0085d19a421ee7c190 (patch)
tree32c24381fc4b83ab619da7003be6808842783f0c /README.md
parent6a28144fc141e44acef05ada3d30249573d04ae2 (diff)
actually do dry run
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c0e2699..cecba6f 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ Note that `git absorb` does _not_ use the system libgit2. This means you do not
## TODO
-- implement force and dry-run flags
+- implement force flag
- implement remote default branch check
- add flag to automatically run rebase after successful absorption
- add smaller force flags to disable individual safety checks