Opened 14 years ago
Closed 13 years ago
#51 closed task (invalid)
Better commit emails
Reported by: | adehnert | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | The Distant Future |
Component: | Infrastructure | Version: | |
Keywords: | Cc: | ||
Size: | medium |
Description
The current commit emails are kinda ugly. There's some prettier ones floating around:
- http://stackoverflow.com/questions/804601/git-post-receive-email-hook-including-diff-patches
- https://gist.github.com/32058 (linked from there)
Somebody should go look at possible commit email hooks, and possibly improve ours.
Change History (5)
comment:1 Changed 14 years ago by adehnert
- Priority changed from major to minor
comment:2 Changed 14 years ago by adehnert
- Component changed from Default to Core
- Size set to medium
comment:3 Changed 13 years ago by adehnert
- Component changed from Core to Infrastructure
comment:4 Changed 13 years ago by adehnert
- Milestone changed from Sometime to The Distant Future
comment:5 Changed 13 years ago by adehnert
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Meh, I'm now content with these. Also, I basically don't read them --- I'll see the zephyrs, verify that I think I know what the change is (since I almost certainly made it...), and I guess theoretically maybe use git to review it. Unless somebody else cares, I'm closing this.