Skip to content
#

octicons

Here are 56 public repositories matching this topic...

grimen
grimen commented Jan 11, 2016

Git tree is ~30 MB large even though the project is very simple, this is because bower_components is still in the Git tree which makes no sense - cloning forever. I removed it from versioning in my fork, but didn't do the actual version histoy cleanup using git filter-branch --tree-filter 'rm -rf bower_components' --prune-empty HEAD because that require the project maintainer to be aware. Read

Improve this page

Add a description, image, and links to the octicons topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the octicons topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.