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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp