Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 661 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 661 Bytes

IB Unfuck (GIT)

This script will revert all the unneeded changes caused by Interface Builder. For example <animations /> tags, +-1 changes on <rect />, <point />, <size />.

Install

$ brew install https://raw.githubusercontent.com/Reflejo/ib-unfuck-git/master/Formula/ib-unfuck-git.rb

Usage

Important: Make sure your changes are still in unstaged state only then this will remove the unwanted changes.

Run ibunfuck command from your repository directory to remove the unwanted changes.