[ditz-talk] [PATCH] new plugin - use sha_id.slice(0, 5) instead of ditz-123
Thomas Nichols
nichols7 at googlemail.com
Mon Nov 10 15:45:12 EST 2008
Ohad Lutzky wrote on 2008/11/08 9:31:
> Lovin' it!
>
Glad it didn't melt your system :-)
> On Fri, Nov 7, 2008 at 6:40 PM, Thomas Nichols <nichols7 at googlemail.com> wrote:
>
>> I've submitted a merge request on Gitorious too, but as per Ohad's
>> request here's the patch:
>>
>
> Actually, what I requested was mailed merge requests (or rather, in
> git's terminology, pull-requests). They can be easily made using git
> request-pull.
>
>
Well this worked beautifully for a later commit, but this earlier one
gives me grief, says BRANCH.NOT.VERIFIED -- I'm considerably baffled.
Time to stick to format-patch and use attachments, I think, until I can
work out what I've messed up here.
William -- have you caught this patch ok? Does it look viable?
-- Thomas
$ git request-pull f3423e0 git://gitorious.org/ditz/thomasns-clone.git d3031
warn: No branch of git://gitorious.org/ditz/thomasns-clone.git is at:
warn: Are you sure you pushed d3031 there?
--------
The following changes since commit f3423e0736cb46fa803ee0517edf550b92a32a12:
Thomas Nichols (1):
Merge branch 'master' of git://gitorious.org/ditz/mainline
are available in the git repository at:
git://gitorious.org/ditz/thomasns-clone.git ..BRANCH.NOT.VERIFIED..
Thomas Nichols (1):
Add new teeny-tiny plugin - show issue names as first 5 chars of
the SHA id
lib/ditz/plugins/sha-names.rb | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
create mode 100644 lib/ditz/plugins/sha-names.rb
More information about the ditz-talk
mailing list