Move the sqitch files in to the sqitch directory

To keep them together, and leave the top level repository directory clearer.
This commit is contained in:
Christopher Baines 2019-04-13 12:44:32 +01:00
parent 5621d52e97
commit 0aa75dca56
2 changed files with 1 additions and 1 deletions

View file

@ -1,7 +1,7 @@
[core] [core]
engine = pg engine = pg
# plan_file = sqitch.plan # plan_file = sqitch.plan
# top_dir = . top_dir = sqitch
# [engine "pg"] # [engine "pg"]
# target = db:pg: # target = db:pg:
# registry = sqitch # registry = sqitch