git-ps icon indicating copy to clipboard operation
git-ps copied to clipboard

Pull / Rebase more verbose

Open ShiftyMcCool opened this issue 4 years ago • 0 comments

Would be nice if rebase / pull were more verbose, like showing a list of upstream changes like git pull. I like to see if certain files changed, like package.json or if DB migrations were added so i can npm i or run migrations respectively

ShiftyMcCool avatar Jul 21 '21 20:07 ShiftyMcCool