diff --git a/README.org b/README.org index 73a59b3..db2a0ec 100644 --- a/README.org +++ b/README.org @@ -80,7 +80,7 @@ It was inspired by [[https://wiki.ros.org/wstool][wstool]], [[https://github.com : git symbolic-ref refs/remotes/origin/HEAD Note, that the reference gets only set when the repository is initially cloned and doesn't update with =git fetch=. - It can be updated manually like this: + It can be updated like this: : git remote set-head origin -a Or set it manually to any branch with: