792
you are viewing a single comment's thread
view the rest of the comments
[-] Pacmanlives@lemmy.world 20 points 10 months ago* (last edited 10 months ago)

git commit -m “changed somethings “

git push origin master

[-] jelloeater85@lemmy.world 2 points 10 months ago

Do you always have to do origin master? I've seen it where sometimes just git push works and other times not.

[-] zcoyle@programming.dev 3 points 10 months ago

where it Just Works, the branch is set up to track a remote branch

https://git-scm.com/book/en/v2/Git-Branching-Remote-Branches

load more comments (9 replies)
load more comments (10 replies)
this post was submitted on 12 Dec 2023
792 points (100.0% liked)

Programmer Humor

19331 readers
1 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS