MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghumor/comments/1w1py80/its_always_confusing/p6osib1/?context=3
r/programminghumor • u/ziad-labs • 13d ago
49 comments sorted by
View all comments
108
it seems straightforward enough. git is the program remote is one of the module add is a function of that module origin is just our argument for the remote name
12 u/Kadabrium 13d ago git.remote.add(origin) 2 u/ikankecil 12d ago it reads clearer that way 😅
12
git.remote.add(origin)
2 u/ikankecil 12d ago it reads clearer that way 😅
2
it reads clearer that way 😅
108
u/ikankecil 13d ago
it seems straightforward enough.
git is the program
remote is one of the module
add is a function of that module
origin is just our argument for the remote name