need to ignore swap files from getting into repository

Bug #1255857 reported by Sushil Kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Sushil Kumar

Bug Description

need to ignore swap files from getting into repository
currently the implemented ignore in .gitignore is *.swp
however vim goes beyond to generate these so to improve it could be done *.sw?

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/58934

Changed in cinder:
assignee: nobody → Sushil Kumar (sushil-kumar2)
status: New → In Progress
description: updated
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/58934
Committed: http://github.com/openstack/cinder/commit/62523bb7d75b733d31cc81312d3112cc21a49757
Submitter: Jenkins
Branch: master

commit 62523bb7d75b733d31cc81312d3112cc21a49757
Author: Sushil Kumar <email address hidden>
Date: Thu Nov 28 07:42:52 2013 +0000

    Updates .gitignore

    To ignore swap files from getting into repository
    currently the implemented ignore is *.swp
    however vim adds more swap files if .swp exists,
    so improving this with .*.sw?

    Closes-Bug: #1255857

    Change-Id: I22b6fa351dd565d4783f432c01785c706acd8397

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → icehouse-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: icehouse-1 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.