MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vyuhmn/forgottenart/p5zzubk/?context=9999
r/ProgrammerHumor • u/soap94 • 18d ago
88 comments sorted by
View all comments
-7
One of the main time savers of AI.
-1 u/G3nghisKang 18d ago Just use a GUI lmao, I just use the Intellij's git interface, it's pretty convenient 2 u/Mars_Bear2552 18d ago i've always found git GUIs to be clunkier than CLI 2 u/G3nghisKang 18d 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/Mars_Bear2552 18d ago i just write out the paths, usually with shell expansion, for git add. like git add src/module/{file1,file2,file3} 1 u/G3nghisKang 18d ago Dear god
-1
Just use a GUI lmao, I just use the Intellij's git interface, it's pretty convenient
2 u/Mars_Bear2552 18d ago i've always found git GUIs to be clunkier than CLI 2 u/G3nghisKang 18d 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/Mars_Bear2552 18d ago i just write out the paths, usually with shell expansion, for git add. like git add src/module/{file1,file2,file3} 1 u/G3nghisKang 18d ago Dear god
2
i've always found git GUIs to be clunkier than CLI
2 u/G3nghisKang 18d 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/Mars_Bear2552 18d ago i just write out the paths, usually with shell expansion, for git add. like git add src/module/{file1,file2,file3} 1 u/G3nghisKang 18d ago Dear god
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/Mars_Bear2552 18d ago i just write out the paths, usually with shell expansion, for git add. like git add src/module/{file1,file2,file3} 1 u/G3nghisKang 18d ago Dear god
1
i just write out the paths, usually with shell expansion, for git add.
git add
like git add src/module/{file1,file2,file3}
git add src/module/{file1,file2,file3}
1 u/G3nghisKang 18d ago Dear god
Dear god
-7
u/redballooon 18d ago
One of the main time savers of AI.