[Slackbuilds-users] Satus Update
Andrey Maraev
andrew.maraev60 at yandex.ru
Wed Sep 12 13:27:36 UTC 2012
В Sun, 9 Sep 2012 18:53:42 -0400
xgizzmo at slackbuilds.org wrote:
First encounter with HIT. I do so as you wrote, correct files in the
branch, but
git format-patch master..<mybranch>
creates nothing
Thanks
Andrey Maraev
> Get a local copy of our git repo:
> git clone git://slackbuilds.org/slackbuilds.git
> Make sure you have the "master" branch checked out:
> git checkout master
> Create a working branch and switch to it:
> git branch <yourname>
> git checkout <yourname>
> Commit fixes for the stuff that you maintain - one app per commit.
> In other words, don't change two different builds in a single
> commit. Once you finish, generate some patches of your branch
> compared to the master branch:
> git format-patch master..<yourname>
> Send those patches to us.
>
More information about the SlackBuilds-users
mailing list