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

cool idea, thanks for sharing!

however, it would be even more useful if it would walk the vendors
directory to find any git roots (folders having .git in them) as some
libraries are included directly in vendors, and for bundles/ there might
be various namespaces, sometimes more than one level deep.

cheers,david

Am 07.02.2012 22:38, schrieb Adam Monsen:
> 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.

- -- 
Liip AG // Agile Web Development // T +41 26 422 25 11
CH-1700 Fribourg // PGP 0xA581808B // www.liip.ch
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8yb/AACgkQqBnXnqWBgIu99ACbBSy6/eArhJgPiBRwsI4U8lCC
xSAAnRLyZVZBO1ku88MZFn4vQuYIDuSP
=e4P8
-----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