Skip to content
Snippets Groups Projects
Commit 4bbde506 authored by Simona Vetter's avatar Simona Vetter
Browse files

dim: Document optional args to push subcommands

Most often the use-case is -f to force the non-ff push.
parent 1eaca593
No related branches found
No related tags found
No related merge requests found
...@@ -554,8 +554,8 @@ case "$1" in ...@@ -554,8 +554,8 @@ case "$1" in
Rebuilds the nightly branch. Useful when ad-hoc trees are Rebuilds the nightly branch. Useful when ad-hoc trees are
included in -nightly. included in -nightly.
push-queued|pq push-queued|pq [git push arguments]
push-fixes|pf push-fixes|pf [git push arguments]
Updates the drm-intel-fixes or the drm-intel-next-queued branch Updates the drm-intel-fixes or the drm-intel-next-queued branch
respectively. Complains if that's not the current branch, respectively. Complains if that's not the current branch,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment