Skip to content

Tags: optimistex/git-auto-deploy-ex

Tags

1.3.7

Toggle 1.3.7's commit message
change default command to:

$ git branch && git fetch
$ git log @{u} ^HEAD --pretty=format:"%h - %an:  %s"
$ git pull

1.3.6

Toggle 1.3.6's commit message
change default command to:

$ git branch && git fetch
$ git log HEAD..origin --pretty=format:"%h - %an:  %s"
$ git pull

1.3.5

Toggle 1.3.5's commit message
fix running php

1.3.4

Toggle 1.3.4's commit message
implemented breaking execution command on errors

1.3.3

Toggle 1.3.3's commit message
did make extending environment $PATH for successful execution specifi…

…c commands like as: mysql, mysqldump, and similar...

1.3.2

Toggle 1.3.2's commit message
fix package info

1.3.1

Toggle 1.3.1's commit message
extend readme & inc ver

1.2.7

Toggle 1.2.7's commit message
extend readme

1.2.4

Toggle 1.2.4's commit message
fixed declaration of required version php

1.2.3

Toggle 1.2.3's commit message
set required php 5.4