need to ignore swap files from getting into repository

Bug #1255864 reported by Sushil Kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
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 keystone (master)

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

Changed in keystone:
assignee: nobody → Sushil Kumar (sushil-kumar2)
status: New → In Progress
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/58936
Committed: http://github.com/openstack/keystone/commit/083c07c4b5ac463af2f6c6820954d7bb667cd89d
Submitter: Jenkins
Branch: master

commit 083c07c4b5ac463af2f6c6820954d7bb667cd89d
Author: Sushil Kumar <email address hidden>
Date: Thu Nov 28 07:58:49 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 these files exists,
    so improving this with *.sw?

    Change-Id: I5c70908e32fc5316e395c72810fc45f5db8a7a77
    Closes-Bug: #1255864

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → icehouse-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
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.