Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git support for topics #3

Closed
misery opened this issue May 27, 2024 · 0 comments
Closed

git support for topics #3

misery opened this issue May 27, 2024 · 0 comments
Assignees

Comments

@misery
Copy link
Owner

misery commented May 27, 2024

  • Use git --push-option für Topics.
  • Set committer
# committer_name=self.submitter,
# committer_email=,
# committer_date=changeset.date()
@misery misery self-assigned this May 27, 2024
misery added a commit that referenced this issue May 29, 2024
So we can use another method for #3 and #10.
misery added a commit that referenced this issue May 29, 2024
hg --pushvars TOPIC=MyTopicName
Special use case is TOPIC=on or TOPIC=off to enable/disable TOPIC
usage at all.

See #3 and fixes #10.
misery added a commit that referenced this issue Jun 14, 2024
This avoids more duplicated code and let git
handle multi-commit-review-requests.

See #3
misery added a commit that referenced this issue Jun 14, 2024
This fixes "This date must be in ISO 8601 format" error
from Review Board on author_date.

See #3
@misery misery closed this as completed in c55c8db Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant