-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I wrote a tiny Bash script that may help you avoid having to manually
recover commits after running "bin/vendors install" with unpushed
changes in one or more bundles.

For example: this would be a bad time to run "bin/vendors install":

$ cd ~/MySymfony2Application/vendor/bundles/Custom
$ multistatus *
MyClientBundle - not in sync with upstream
MyServerBundle - not in sync with upstream
TestUtilBundle - uncommitted changes
WebsiteBundle - not in sync with upstream

https://github.com/meonkeys/symfony-utils/blob/master/git/multistatus

I don't like parsing the output of "git status", but I don't know how
to use the more low-level interfaces.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBAgAGBQJPMZnlAAoJEJtdmT+DbynAj98H/3u4c3blrTUNwtBhLmaPFqZQ
Hs2VZmSwJybkLTRyuj8OVdqM/tEOTgmf/kUghB1OydmWXe3lZ+6pXsrft3ItLzVm
dfhwr7rABw4E3X8aP/AV74ADymRJccy4hwwcFLEehR7x66qJ+I4ZAZqb74WXsznw
5+iFVZRdZ/GLOv18HDjgLK+GvuTHiEJUiHlPRTGKA2MWYyoOPKwR0tsUxYhJB/9P
ZVuOWD0fLXR7OvuVATL8rbMYgiibjB+jyNAnFGYARwbwPnXAqfBG5uY5JobA2T+H
WQRycva//TMCPo5/UIIovJVG6vL+OAWtHV8n8tLdClSkIiskXuQ1F1Cw34oyLpM=
=j4hr
-----END PGP SIGNATURE-----

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to