Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Willemt Raft
Commits
5c21a4a7
Commit
5c21a4a7
authored
Mar 05, 2016
by
Willem Thiart
Browse files
Include commit in amalgamation
parent
f8b7122d
Changes
1
Show whitespace changes
Inline
Side-by-side
scripts/amalgamate.sh
View file @
5c21a4a7
...
@@ -7,6 +7,9 @@ echo '/*
...
@@ -7,6 +7,9 @@ echo '/*
This source file is the amalgamated version of the original.
This source file is the amalgamated version of the original.
Please see github.com/willemt/raft for the original version.
Please see github.com/willemt/raft for the original version.
'
'
git log |
head
-n1
|
sed
's/commit/HEAD commit:/g'
echo
'
'
cat
LICENSE
cat
LICENSE
echo
'
echo
'
*/
*/
...
...
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