Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
thg
Manage
Activity
Members
Labels
Plan
Issues
867
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
This instance will be upgraded to Heptapod 17.7.0rc1 on 2025-01-23 between 18:00 and 19:00 UTC+2
Show more breadcrumbs
mercurial
TortoiseHg
thg
Wiki
Developers
contributing
Changes
Page history
New page
Templates
Clone repository
https://groups.google.com/d/msg/thg-dev/WSqmvAOqUyU/U7yJhij8JIoJ
authored
9 years ago
by
Peter Suter
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
developers/contributing.wiki
+2
-3
2 additions, 3 deletions
developers/contributing.wiki
with
2 additions
and
3 deletions
developers/contributing.wiki
View page @
3606f92f
...
...
@@ -4,9 +4,8 @@ If your changes are simple enough to be contained within a few changesets, it
is preferable for patches to be sent to the
[[http://groups.google.com/group/thg-dev/about?hl=en|thg-devel]] mailing list.
This expedites the review of the patches, and allows other developers to
comment directly on your changes. If possible, please //also// attach your
patches. This makes importing patches easier for developers that rely on
webmail service.
comment directly on your changes. If possible, please //don't// attach your
patches. Developers have to strip them manually to import from maildir.
It is typically easier for everyone (including yourself) if you proceed as follows:
* check in your fix locally, give it a meaningful commit message explaining what you are fixing,
...
...
This diff is collapsed.
Click to expand it.