cvs.bicat.com/opt/git/*.git
(origin)
git checkout -b new-feature-branch
git push -u origin new-feature-branch
git commit -m "zinnige commit melding"
git merge master
git pull --rebase origin
git commit -m "zinnige commit melding"
git checkout master
git merge new-feature-branch
git pull --rebase origin
'Fail safe werken'
git push origin master
git push origin --delete new-feature-branch
Of je laat het regelen door je IDE
Node Package Manager
> npm installOntwikkeltools installeren
{
"name": "wise-selectie-tool",
"version": "0.0.1",
"scripts": {
"postinstall": "node ./node_modules/bower/bin/bower install"
},
"devDependencies": {
"matchdep": "~0.1.2",
"grunt": "~0.4.1",
"grunt-contrib-connect": "~0.5.0",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-uglify": "^0.6.0",
"grunt-contrib-copy": "^0.6.0",
"grunt-contrib-imagemin": "^0.8.1",
"grunt-contrib-cssmin": "^0.10.0",
"grunt-contrib-htmlmin": "^0.3.0",
"grunt-autoprefixer": "^1.0.1",
"grunt-svgmin": "^1.0.0",
"grunt-wiredep": "^1.9.0",
"grunt-usemin": "^2.4.0",
"grunt-concurrent": "^1.0.0",
"grunt-peg": "^1.5.0",
"grunt-shell": "~0.4.0",
"grunt-karma": "~0.6.2",
"grunt-open": "~0.2.2",
"grunt-protractor-runner": "~0.1.6",
"grunt-shell-spawn": "~0.3.0",
"bower": "^1.2.8",
"karma-script-launcher": "~0.1.0",
"karma-firefox-launcher": "~0.1.0",
"karma-chrome-launcher": "~0.1.0",
"karma-html2js-preprocessor": "~0.1.0",
"karma-jasmine": "~0.1.3",
"karma-requirejs": "~0.2.0",
"karma-coffee-preprocessor": "~0.1.0",
"karma-phantomjs-launcher": "~0.1.0",
"karma-coverage": "^0.2.6",
"karma": "~0.10.2",
"protractor": "~0.14.0",
"time-grunt": "^1.0.0"
}
}package.json
bower.json
> bower installbuild task
gulpfile.js
release tasks
post-receive hooks,
wise-app-builder
wise-frontend-applications-6.3.4-1.noarch.rpm
/home/web/wise-apps
/home/web/wise-modules
/home/web/vendor