diff options
author | Masaya Tojo <masaya@tojo.tokyo> | 2023-02-26 14:20:06 +0900 |
---|---|---|
committer | Masaya Tojo <masaya@tojo.tokyo> | 2023-03-01 02:28:55 +0900 |
commit | 542904218dcdebb3fe90023318eac8fccfa9d2ca (patch) | |
tree | d617240e43869ccb024873b8f300f1c8a9f3d55c /sqitch.plan | |
parent | 42a7a626e3dc358ab27699dd753ae89b27493daa (diff) |
Initialize Sqitch configuration.
Diffstat (limited to 'sqitch.plan')
-rw-r--r-- | sqitch.plan | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sqitch.plan b/sqitch.plan new file mode 100644 index 0000000..01ccc7a --- /dev/null +++ b/sqitch.plan @@ -0,0 +1,4 @@ +%syntax-version=1.0.0 +%project=kakeibo +%uri=http://http//git.private.tojo.tokyo/kakeibo.git + |