file .gitignore has reduplicate item
Bug #1039898 reported by
Peng YuWei
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Undecided
|
Peng YuWei |
Bug Description
file .gitignore has reduplicate item, such as:
line item
-------
4 .project
5 .pydevproject
...
33 .project
34 .pydevproject
The order of the Ignore items is also very confusing,
in alphabetical order, will bring great convenience to later change。
Changed in nova: | |
assignee: | nobody → Peng YuWei (pengyuwei) |
status: | New → In Progress |
Changed in nova: | |
milestone: | none → folsom-rc1 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-rc1 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/11790
Review: https:/