2 echo
"Usage: make [tag|push]"
5 find .
-type f
-name
'*.php' > cscope.files
7 ctags
-R
--languages
=php
--regex-PHP
='/(public |static |abstract |protected |private )+function ([^ (]*)/\2/f/'
10 git push ssh
://repo.or.cz
/srv
/git
/mahara-contrib.git adminlang-1.0
:adminlang-1.0
11 git push git
+ssh
://git.mahara.org
/git
/contrib
/adminlang adminlang-1.0
:adminlang-1.0