| Anonymous | Login | Signup for a new account | 2010-09-06 22:39 UTC | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0000176 | Mana Client | [All Projects] General | public | 2010-07-21 22:28 | 2010-07-26 06:03 | |
| Reporter | Unode | |||||
| Assigned To | Aard | |||||
| Priority | low | Severity | feature | Reproducibility | always | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | ||||||
| Target Version | Fixed in Version | |||||
| Summary | 0000176: Make git ignore patches generated using git format-patch | |||||
| Description | All files that match the regexp pattern '[0-9]{4}-.*\.patch' . Since git doesn't allow regexp in .gitignore files, proposed match string is attached as patch. | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Notes |
|
|
(0000680) Jaxad0127 (administrator) 2010-07-21 23:30 |
Why not simply *.patch? |
|
(0000681) Unode (reporter) 2010-07-22 01:01 |
I was just looking for a way to ignore patches generated via git as stated on the subject. Your suggestion broadens the scope to all .patch files. Does it make sense to allow .patch files to be added to the tree? For example, to address some third party library issue? If it doesn't I'm ok with the *.patch suggestion. |
|
(0000687) Bertram (developer) 2010-07-26 06:03 |
Pushed as: http://gitorious.org/mana/mana/commit/d562e188873276cc6b53ac3aa508ac1ef0f33527 [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-07-21 22:28 | Unode | New Issue | |
| 2010-07-21 22:28 | Unode | File Added: 0001-Patches-generated-by-git-format-patch-added-to-.giti.patch | |
| 2010-07-21 23:30 | Jaxad0127 | Note Added: 0000680 | |
| 2010-07-22 01:01 | Unode | Note Added: 0000681 | |
| 2010-07-26 06:03 | Bertram | Note Added: 0000687 | |
| 2010-07-26 06:03 | Bertram | Assigned To | => Aard |
| 2010-07-26 06:03 | Bertram | Status | new => resolved |
| 2010-07-26 06:03 | Bertram | Resolution | open => fixed |
| Copyright © 2000 - 2010 MantisBT Group |