[Kde-scm-interest] [PATCH] scripty draft 1
Chani
chanika at gmail.com
Tue May 26 18:18:38 CEST 2009
>
> I'd say there's no need for pull or rebase.
>
> You should do this:
> git fetch $REPOSITORY
any reason for fetch instead of pull?
> git clean -x -d -f
> git reset --hard $REPOSITORY/$BRANCH
> [ apply changes ]
> git commit -m "Scripty changes" -a
> git push $REPOSITORY $BRANCH
>
> If the push fails, discard work and try again next time.
hrm. but I've been told that scripty takes 13-17 hours to run. what are the
chances that a push will succeed 13 hours after the fetch/pull? (I guess it
depends on how many desktop files there are and how often people change them?)
--
This message brought to you by eevil bananas and the number 3.
www.chani3.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-scm-interest/attachments/20090526/b209001a/attachment.sig
More information about the Kde-scm-interest
mailing list