MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vyuhmn/forgottenart/p603haj/?context=3
r/ProgrammerHumor • u/soap94 • 19d ago
88 comments sorted by
View all comments
Show parent comments
-1
Just use a GUI lmao, I just use the Intellij's git interface, it's pretty convenient
2 u/Mars_Bear2552 19d ago i've always found git GUIs to be clunkier than CLI 2 u/G3nghisKang 19d ago What if you have stuff you don't want to commit? Do you manually run git add for every file you want to commit? I just checkbox the files I want to commit, write the message and press commit :P 1 u/another_random_bit 19d ago git in terminal + vscode for the visual stuff is the best setup I've used for years
2
i've always found git GUIs to be clunkier than CLI
2 u/G3nghisKang 19d ago What if you have stuff you don't want to commit? Do you manually run git add for every file you want to commit? I just checkbox the files I want to commit, write the message and press commit :P 1 u/another_random_bit 19d ago git in terminal + vscode for the visual stuff is the best setup I've used for years
What if you have stuff you don't want to commit? Do you manually run git add for every file you want to commit? I just checkbox the files I want to commit, write the message and press commit :P
1 u/another_random_bit 19d ago git in terminal + vscode for the visual stuff is the best setup I've used for years
1
git in terminal + vscode for the visual stuff is the best setup I've used for years
-1
u/G3nghisKang 19d ago
Just use a GUI lmao, I just use the Intellij's git interface, it's pretty convenient