SwiftShell
SwiftShell copied to clipboard
The interactive command is suspended at the terminal
I call the git command with SwiftShell. The interactive command "git log" hangs, and "git status" works normally. "git log" can work on the console in Xcode. As shown below:
console in Xcode:

At the terminal:
