You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Talk Title:
Git Going: How git push works under the hood
Talk Description:
Let's set the scene. You're writing the latest, greatest cat pictures app. You decide to show off your amazing code to your buddy. You create a repository, commit your code, and type git push. Tada! Your code is now on your favorite code hosting platform. But how did that happen? In this short talk, we'll go over how git push connects to the platform, updates your branches, and sends the actual data.
Name:
Nicholas Yang Pronouns:
he/him Twitter Handle (optional):
Chinatown.js Talk Submission
Talk Title:
Git Going: How
git push
works under the hoodTalk Description:
Let's set the scene. You're writing the latest, greatest cat pictures app. You decide to show off your amazing code to your buddy. You create a repository, commit your code, and type
git push
. Tada! Your code is now on your favorite code hosting platform. But how did that happen? In this short talk, we'll go over howgit push
connects to the platform, updates your branches, and sends the actual data.Name:
Nicholas Yang
Pronouns:
he/him
Twitter Handle (optional):
nicholaslyang
Bluesky: @nicholasyang.bsky.social
Website (optional):
https://nicholasyang.com
The text was updated successfully, but these errors were encountered: