split groups of related functions out of Utility
This commit is contained in:
parent
4c73d77b42
commit
203148363f
47 changed files with 312 additions and 265 deletions
|
@ -18,7 +18,7 @@ import Data.Maybe
|
|||
import Data.String.Utils
|
||||
|
||||
import Git
|
||||
import Utility
|
||||
import Utility.SafeCommand
|
||||
|
||||
{- Performs a union merge between two branches, staging it in the index.
|
||||
- Any previously staged changes in the index will be lost.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue