yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36520
[Bug 1481741] [NEW] sql file should NOT be ignored by .gitignore
Public bug reported:
in .gitignore file , the rules defined as below
# Swap files range from .saa to .swp
*.s[a-w][a-p]
which will cause the *.sql file for db migration ignored.
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1481741
Title:
sql file should NOT be ignored by .gitignore
Status in Glance:
New
Bug description:
in .gitignore file , the rules defined as below
# Swap files range from .saa to .swp
*.s[a-w][a-p]
which will cause the *.sql file for db migration ignored.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1481741/+subscriptions
Follow ups