git.asbjorn.biz
/
jquery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08bb08f
)
Added UNIX build script.
author
John Resig
<jeresig@gmail.com>
Sun, 11 Jun 2006 21:24:14 +0000
(21:24 +0000)
committer
John Resig
<jeresig@gmail.com>
Sun, 11 Jun 2006 21:24:14 +0000
(21:24 +0000)
build.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/build.sh
b/build.sh
new file mode 100755
(executable)
index 0000000..
c396887
--- /dev/null
+++ b/
build.sh
@@ -0,0
+1,2
@@
+#!/bin/sh
+cat jquery/jquery.js event/event.js fx/fx.js ajax/ajax.js > jquery-svn.js