Re: remember to git pull

2016-04-18 Thread Brian May
Barry Warsaw  writes:

> On Apr 17, 2016, at 06:36 PM, Brian May wrote:
>
>>(or even better, use the quick-update script instead)
>
> quick-update script?

In the python-modules repository - it will also warn you if you have
unpushed changes or dirty repositories.

http://anonscm.debian.org/cgit/python-modules/tools/python-modules.git/tree/quick-update
-- 
Brian May 



Re: remember to git pull

2016-04-18 Thread Barry Warsaw
On Apr 17, 2016, at 06:36 PM, Brian May wrote:

>(or even better, use the quick-update script instead)

quick-update script?

Oh, and +1 for the recommendation!  I'd just add to also be sure that you
commit and push your changes. ;)  I've had one or two cases where the repo
doesn't match the archive.  dgit

-Barry