shared gitconfig

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Jan 7 23:07:15 PST 2013


On 1/7/13 10:56 PM, Vladimir Panteleev wrote:
> On Sunday, 6 January 2013 at 19:50:47 UTC, Andrei Alexandrescu wrote:
>> For example, I tried today to get the latest and greatest phobos into
>> my repo, and got a bunch of conflicts. I searched a while on the net
>> to figure what the command for "just get the latest remote into my
>> local copy", which is entirely possible but not obvious and not easy
>> to find.
>
> #!/bin/bash
[snip]

This script is bad because it does not do any meaningful error handling 
and offers no good explanation on how to proceed if either step fails. 
If you thought I had this kind of style in mind, I agree that using such 
scripts is a terrible idea.

Andrei



More information about the Digitalmars-d mailing list