Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000176Mana Client[All Projects] Generalpublic2010-07-21 22:282010-07-26 06:03
ReporterUnode 
Assigned ToAard 
PrioritylowSeverityfeatureReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000176: Make git ignore patches generated using git format-patch
DescriptionAll 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.

TagsNo tags attached.
Attached Filespatch file icon 0001-Patches-generated-by-git-format-patch-added-to-.giti.patch [^] (583 bytes) 2010-07-21 22:28 [Show Content]

- Relationships

-  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
Powered by Mantis Bugtracker