On Sun, Oct 4, 2009 at 8:45 AM, Yuval Hager wrote:
>> git checkout -b CHOICE --track # possible choices are:
>
> Shouldn't that be
>
> git checkout -b CHOICE --track origin/CHOICE
Good catch. Fixed now. Thanks.
http://github.com/sunaku/wmiirc/commit/02430a6099f6c4369824f1d5de0971a7526
>
> git checkout -b CHOICE --track # possible choices are:
>
Shouldn't that be
git checkout -b CHOICE --track origin/CHOICE
instead?
--y
signature.asc
Description: This is a digitally signed message part.
On Wed, Sep 30, 2009 at 01:32:40AM -0700, Suraj Kurapati wrote:
I will move my eccentric setup to a "personal" branch on GitHub and
merge your patches onto my GitHub master branch. This way, my GitHub
repo will stay in sync with your official wmii one and newcomers won't
be scared away by my ecc
Suraj Kurapati wrote:
> I will move my eccentric setup to a "personal" branch on GitHub and
> merge your patches onto my GitHub master branch.
I went further to replicate the stock sh wmiirc functionality for your
convenience, and ended up with the following organization:
# choose
cd ~/.w
On Wednesday 30 September 2009, Suraj Kurapati wrote:
> On Tue, Sep 29, 2009 at 9:39 PM, Kris Maglione
wrote:
> > wmii now includes a ruby-based wmiirc by Suraj Kurapati. The
> > distributed version contains minor changes so that the default
> > configuration more closely resembles the default wm
On Wed, Sep 30, 2009 at 1:32 AM, Suraj Kurapati wrote:
> I will move my eccentric setup to a "personal" branch on GitHub and
> merge your patches onto my GitHub master branch.
This is done.
master = http://github.com/sunaku/wmiirc/
personal = http://github.com/sunaku/wmiirc/tree/personal
By the
On Tue, Sep 29, 2009 at 9:39 PM, Kris Maglione wrote:
> wmii now includes a ruby-based wmiirc by Suraj Kurapati. The distributed
> version contains minor changes so that the default configuration more
> closely resembles the default wmii configuration.
Thanks, I am honored.
> I'm maintaining the
wmii now includes a ruby-based wmiirc by Suraj Kurapati. The
distributed version contains minor changes so that the default
configuration more closely resembles the default wmii
configuration. I'm maintaining the changes as a Mercurial patch
queue on a mirror of Suraj's repo at suckless.org: