Skip to content

Instantly share code, notes, and snippets.

View Gerg's full-sized avatar

Greg Cobb Gerg

View GitHub Profile
@Gerg
Gerg / README.md
Last active August 29, 2015 13:56
Set HipChat display name when using Git-Pair

Git Pair + HipChat

This script makes your git pair automatically update the display name for your workstation's HipChat account.

Dependencies

  1. You need a (HipChat)[https://www.hipchat.com/] account for each workstation
  2. You need to have (git pair)[https://github.com/pivotal/git_scripts] set up

Setup

  1. Install hipchat-api gem gem install hipchat-api