DEV Community

Discussion on: Interactive commit using terminal

Collapse
 
jessekphillips profile image
Jesse Phillips

My problem is I utilize git gui to break apart my commits but sometimes I want to use commit --fixup so this means staging some changes and jumping to the terminal. If I cared I'd learn to us vim fugitive better.

Collapse
 
cutiko profile image
Erick Navarro

My icommit command is not intended for every situation, neither attempt to replace knowing how to use git. The use case here is editing 1 file at the time.