Skip to content

Commit 2dea22d

Browse files
author
Alysson Azevedo
authored
Fix duplicated headers on sqitch.plan tutorial. (#625)
In the tutorial, after merging the branches, the header in the example is duplicated. It should appear only once.
1 parent 5f483db commit 2dea22d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

lib/sqitchtutorial.pod

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,10 +1204,6 @@ Ah, that looks a bit better. Let's have a look at the plan:
12041204
%project=flipr
12051205
%uri=https://github.com/sqitchers/sqitch-intro/
12061206

1207-
%syntax-version=1.0.0
1208-
%project=flipr
1209-
%uri=https://github.com/sqitchers/sqitch-intro/
1210-
12111207
appschema 2013-12-30T23:19:45Z Marge N. O’Vera <marge@example.com> # Add schema for all flipr objects.
12121208
users [appschema] 2013-12-30T23:49:00Z Marge N. O’Vera <marge@example.com> # Creates table to track our users.
12131209
insert_user [users appschema] 2013-12-30T23:57:36Z Marge N. O’Vera <marge@example.com> # Creates a function to insert a user.

0 commit comments

Comments
 (0)