Skip to content

Instantly share code, notes, and snippets.

View saratpediredla's full-sized avatar

Sarat Pediredla saratpediredla

View GitHub Profile
{
"industries":[
{
"updated":"2013-11-11T21:54:22+00:00",
"created":"2013-11-11T21:54:22+00:00",
"id":"2517143e-704d-4e5c-b2f4-4446872e0185",
"name":"Architecture"
},
{
"updated":"2013-11-11T21:54:32+00:00",
{
"industries":[
{
"updated":"2013-11-10T21:09:38+00:00",
"created":"2013-11-10T21:09:38+00:00",
"id":"e15c7673-77f7-45b3-a046-01c35db11504",
"name":"One"
}
],
"articles":[
@saratpediredla
saratpediredla / post-commit.rb
Created February 12, 2010 15:29 — forked from Blasio/post-commit.rb
Git integration for fixx
# Created by Damian Nicholson
# Product Manager
# hedgehoglab
# damian.nicholson@hedgehoglab.com
#
# Modified by Blasio Muscat (blasio.muscat@gmail.com / Blasio on GitHub).
#
# NOTE: THIS SCRIPT IS TAILORED TO WORKING WITH GIT AND FIXX VERSION 1.7
# More specific instructions can be found at http://gist.github.com/102437
# Created by Damian Nicholson
# Product Manager
# hedgehoglab
# damian.nicholson@hedgehoglab.com
#
# NOTE: THIS SCRIPT IT TAILORED TO WORKING WITH SUBVERSION AND FIXX VERSION 1.7
# More specific instructions can be found at http://gist.github.com/102437
#!/usr/bin/env ruby
@saratpediredla
saratpediredla / hg-fixx-post-commit-hook
Created May 1, 2009 21:16
Mercurial Post Commit Hook for fixx
#!/usr/bin/env ruby
# Created by Sarat Pediredla
# Partner
# hedgehog lab
#
# NOTE: THIS SCRIPT IT TAILORED TO WORKING WITH MERCURIAL AND FIXX VERSION 1.7
#
# INSTALLATION INSTRUCTIONS :
#
// Based on apidock.org Ubiquity Search: http://gist.github.com/8132
CmdUtils.CreateCommand(
{
name: "fixx-search",
takes: {"function": noun_arb_text},
icon: "http://hedgehoglab-images.s3.amazonaws.com/fluid/fixx.png",
homepage: "http://hedgehoglab.com/products/fixx/",
author: {name: "Sarat Pediredla", email: "info@hedgehoglab.com"},
license: "MPL,GPL",
description: "Search fixx issues",