docs(pr): note --agit is branchless in --help #52

Merged
nrupard merged 1 commit from docs/agit-branchless-help-FJ-42 into main 2026-06-12 16:45:56 +02:00
Owner

clap derive renders the doc comment on the agit field as the flag's help text. Append a second paragraph (long-help only) explaining that AGit creates no server branch, so the PR does not appear in git branch, the web Branches page, or a plain fetch, and Forgejo cannot offer "Update Branch" when the PR falls behind its base. The first line stays the short-help summary, so -h is unchanged. Directs users to omit --agit for a normal branch-backed PR.

#FJ-42

clap derive renders the doc comment on the agit field as the flag's help text. Append a second paragraph (long-help only) explaining that AGit creates no server branch, so the PR does not appear in `git branch`, the web Branches page, or a plain fetch, and Forgejo cannot offer "Update Branch" when the PR falls behind its base. The first line stays the short-help summary, so `-h` is unchanged. Directs users to omit --agit for a normal branch-backed PR. #FJ-42
docs(pr): note --agit is branchless in --help
All checks were successful
Check / fmt + clippy + build + tests (pull_request) Successful in 40s
Create release / Create release from merged PR (pull_request) Has been skipped
f463da1f6b
clap derive renders the doc comment on the agit field as the flag's help text. Append a second paragraph (long-help only) explaining that AGit creates no server branch, so the PR does not appear in `git branch`, the web Branches page, or a plain fetch, and Forgejo cannot offer "Update Branch" when the PR falls behind its base. The first line stays the short-help summary, so `-h` is unchanged. Directs users to omit --agit for a normal branch-backed PR.

#FJ-42
nrupard deleted branch docs/agit-branchless-help-FJ-42 2026-06-12 16:45:56 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pandoras-box/forgejo-cli!52
No description provided.