Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
94a3e239
Commit
94a3e239
authored
Jun 18, 2007
by
df@pippilotta.erinye.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
don't use bk cset in commit e-mails
parent
b5c9cab5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
BitKeeper/triggers/post-commit
BitKeeper/triggers/post-commit
+2
-2
No files found.
BitKeeper/triggers/post-commit
View file @
94a3e239
...
...
@@ -105,7 +105,7 @@ see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
EOF
bk changes
-v
-r
+
bk
cset
-r
+
-d
bk
rset
-r
+
-ah
| bk gnupatch
-h
-dup
-T
)
|
head
-n
$LIMIT
| /usr/sbin/sendmail
-t
#++
...
...
@@ -125,7 +125,7 @@ Subject: bk commit - $VERSION tree (Manual) ($CHANGESET)$BS
EOF
bk changes
-v
-r
+
bk
cset
-r
+
-d
bk
rset
-r
+
-ah
| bk gnupatch
-h
-dup
-T
)
|
head
-n
$LIMIT
| /usr/sbin/sendmail
-t
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment