Skip to content

Conversation

@jelaniwoods
Copy link
Contributor

@jelaniwoods jelaniwoods commented Jul 2, 2021

Resolves #102

Problem

Showing the Git graph is less usefull without color.

Solution

Add ansispan gem to apply CSS color and style to the captured ansi-colored git graph while preserving the clickable SHAs.

Screen Shot 2021-07-02 at 10 14 12 AM

Install instructions

  1. Add gem to Gemfile
gem "web_git", git: "https://github.com/firstdraft/web_git", branch: "102-jw-add-color-to-graph"
  1. Run install command
rails g web_git:install
  1. Run rails s
  2. Visit /git

@raghubetina
Copy link
Contributor

@jelaniwoods Amazing. LGTM 🚢

@jelaniwoods jelaniwoods merged commit 781f83b into spring2020 Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants