aboutsummaryrefslogtreecommitdiff
path: root/README-hacking.md
diff options
context:
space:
mode:
Diffstat (limited to 'README-hacking.md')
-rw-r--r--README-hacking.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-hacking.md b/README-hacking.md
index 24a3cea..b721d6d 100644
--- a/README-hacking.md
+++ b/README-hacking.md
@@ -1522,7 +1522,7 @@ for the benefit of others.
# Have a look at the commits in the 'maneage' branch in relation
# with your project.
- $ git log --oneline --graph --decorate --all # General view of branches.
+ $ git log --oneline --graph --all # General view of branches.
# Go to your 'main' branch and import all the updates into
# 'main', don't worry about the printed outputs (in particular