|
|
|
|
|
by shkkmo
2888 days ago
|
|
I use both gui and command line. Which one varies depending on the task. Quickly checking the working directory state and committing a couple of changes is much easier for me in a GUI. Complicated resets, checkouts, rebases and queries are much easier with the command line. Edit: I find using a GUI to view the state of a git repo reduces the amount of mental space and energy I need to devote to this information. |
|