https://github.com/mokagio/xcode-interactive-rebase
Example repo on how to interactive rebase Xcode projects
https://github.com/mokagio/xcode-interactive-rebase
git rebase swift xcode
Last synced: 28 days ago
JSON representation
Example repo on how to interactive rebase Xcode projects
- Host: GitHub
- URL: https://github.com/mokagio/xcode-interactive-rebase
- Owner: mokagio
- Created: 2017-02-21T23:52:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T09:33:32.000Z (about 9 years ago)
- Last Synced: 2025-09-04T02:44:05.471Z (9 months ago)
- Topics: git, rebase, swift, xcode
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interactive Rebase Example
This repo is the starting point to showcasing how to perform interactive
rebases on Xcode projects to keep the Git history simple.