Reorganised code

This commit is contained in:
Nathan Broadbent
2011-10-19 18:04:54 +08:00
parent c5c5d5d547
commit 72dec92d35
5 changed files with 6 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
export scmbDir="$(dirname ${BASH_SOURCE:-$0})"
# Load shared functions.
. "$scmbDir/lib/_shared.sh"
. "$scmbDir/lib/scm_breeze.sh"
# Git
# ------------------------------------------------------------