Added GPLv3 License file and push script
This commit is contained in:
commit
a30498e41e
2 changed files with 680 additions and 0 deletions
6
push.sh
Executable file
6
push.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
# Pushes updates from the trunk
|
||||
bzr push bzr+ssh://codedread@bazaar.launchpad.net/~codedread/scour/trunk
|
||||
|
||||
# Merge into our branch
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue