New Git Users Be Like...

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 639

  • @MrPSolver
    @MrPSolver  2 года назад +908

    git commit -m "Subscribe for more Billy : ) "

    • @n3bul0n
      @n3bul0n 2 года назад +22

      Everybody: git is simple
      Billy: Where is my pen and paper?

    • @fernabianer1898
      @fernabianer1898 2 года назад

      How about giving Frek a new tiny detail?
      He pushes people to subscribe to his YT channel anyways, so why not let him sneak in a link that's the exact same link needed to subscribe to your YT-Channel when ever he contributes some code to Billy or the company?
      Would be a nice and easy easter egg + there is certainly some people watching your videos who want to try the link when they spot it

    • @szilardfineascovasa6144
      @szilardfineascovasa6144 2 года назад

      I just did, man. Quality!

    • @HomoErectusIsAFunnyName
      @HomoErectusIsAFunnyName 2 года назад

      Imbecile
      What kind of message is that?
      Listen, Child:
      The commit contains the following structural elements, to communicate intent to the consumers of your library:
      fix: a commit of the type fix patches a bug in your codebase (this correlates with PATCH in Semantic Versioning).
      feat: a commit of the type feat introduces a new feature to the codebase (this correlates with MINOR in Semantic Versioning).
      BREAKING CHANGE: a commit that has a footer BREAKING CHANGE:, or appends a ! after the type/scope, introduces a breaking API change (correlating with MAJOR in Semantic Versioning). A BREAKING CHANGE can be part of commits of any type.
      types other than fix: and feat: are allowed, for example @commitlint/config-conventional (based on the the Angular convention) recommends build:, chore:, ci:, docs:, style:, refactor:, perf:, test:, and others.
      footers other than BREAKING CHANGE: may be provided and follow a convention similar to git trailer format.
      Additional types are not mandated by the Conventional Commits specification, and have no implicit effect in Semantic Versioning (unless they include a BREAKING CHANGE). A scope may be provided to a commit’s type, to provide additional contextual information and is contained within parenthesis, e.g., feat(parser): add ability to parse arrays.

    • @n3bul0n
      @n3bul0n 2 года назад +1

      @@HomoErectusIsAFunnyName Dude, this is supposed to be something funny... 🤦‍♂

  • @sp1r14ual
    @sp1r14ual 2 года назад +2835

    - Wait. What branch are you on?
    - The top one

    • @realdragon
      @realdragon Год назад +84

      True bird chad

    • @HibiTeamQueso
      @HibiTeamQueso Год назад +16

      Based

    • @dev_time
      @dev_time Год назад +3

      xDDD

    • @Love4Hardstyle
      @Love4Hardstyle Год назад +17

      Sounds like my first year of programming lol. It felt so complicated seeing all those branches but I was just making myself crazy and nobody could explain it in a calm way to me. Couple months later I got used to working on dev because I was the only one on the projects and I comitted without review to master straight away. Now at my New company we have at least 1 other guy checking the code and branch protection enabled. + I know how branches work now lol. Still have to start using terminal one day though because right now Im using github desktop.

    • @theseangle
      @theseangle Год назад +2

      @@Love4Hardstyleyeah you definitely should learn CLI (terminal), the earlier - the better

  • @bobnobrain
    @bobnobrain Год назад +1780

    I like how Alan finds the birdpic even before it is actually pushed to remote

    • @zwykyziomek2570
      @zwykyziomek2570 Год назад +66

      Exactly why is nobody talking about this lmao

    • @h3nry_t122
      @h3nry_t122 Год назад +58

      My guy took his laptop

    • @cye2310
      @cye2310 Год назад +1

      @@h3nry_t122 spyware is actually God

    • @felipef1nn40
      @felipef1nn40 Год назад +15

      TeamViewer maybe lol

    • @filiformis
      @filiformis Год назад +35

      Alan is always coming over to Billy's desk and peeking at his screen.

  • @thewalkthroughmaking
    @thewalkthroughmaking 2 года назад +2959

    I'm ashamed to admit that I actually gasped when I saw him typing '--force' XD

    • @rngesus8057
      @rngesus8057 Год назад +164

      pfft
      git add .
      git commit --amend --no-edit
      git push -f
      or gitfo

    • @thewalkthroughmaking
      @thewalkthroughmaking Год назад +125

      @@rngesus8057 Some people just want to see the world burn

    • @ImmacHn
      @ImmacHn Год назад +29

      That's a proper reaction.

    • @vanilla4064
      @vanilla4064 Год назад +12

      @@rngesus8057 at least use -force-with-lease 😭

    • @ihateidiots9484
      @ihateidiots9484 Год назад +32

      The problem is that git devs created the --force option and now tell everyone not to use it

  • @Excalibaard
    @Excalibaard 2 года назад +1015

    Most believable part is where corporate decides that devs should keep track on paper (don't forget to include the 10 lines of code you're most proud of!)

    • @kosmonautofficial296
      @kosmonautofficial296 Год назад +3

      Yes hahahh

    • @zankaa8031
      @zankaa8031 Год назад +45

      Holy shit yes. One thing goes wrong with a piece of software and regardless of what the user did wrong the problem is always the tool that makes your job 100x easier instead of the person who doesn't know how to use it.

    • @johnpage4853
      @johnpage4853 Год назад +83

      We once had a really old school coworker. He was probably already coding, when computers still were the size of houses and had like 2 bytes of memory. Every time he finished a task, he would print out the source code and marked the lines he changed with a text marker. I'm not making this up xD

    • @kosmonautofficial296
      @kosmonautofficial296 Год назад +1

      @@johnpage4853 wow haha

    • @Eternal_Otter
      @Eternal_Otter Год назад +20

      @@johnpage4853 Well that's what I like to call "stuck in time". He probably was used to do that back then.

  • @remboldt03
    @remboldt03 Год назад +748

    I actually learned Git through this video. I was sending ZIP Folders the entire time

    • @davidwuhrer6704
      @davidwuhrer6704 Год назад +26

      git mail is a thing. And so is git archive.

    • @lawrencedoliveiro9104
      @lawrencedoliveiro9104 Год назад +98

      I’ll give you a point for using .zip instead of .rar.

    • @itellyouforfree7238
      @itellyouforfree7238 Год назад +77

      @@lawrencedoliveiro9104 I'll take away a point for using .zip instead of .tar.xz

    • @lawrencedoliveiro9104
      @lawrencedoliveiro9104 Год назад +34

      @@itellyouforfree7238 Don’t be like that. After all, you could lose one for not using zstd compression.

    • @gobble_gang
      @gobble_gang Год назад +4

      Holy shit me too 💀 I need git now

  • @xZaapKaT
    @xZaapKaT 2 года назад +557

    the shregory and billy dynamic is too elite.

    • @szilardfineascovasa6144
      @szilardfineascovasa6144 2 года назад

      It's "3l33t", plz.
      Noob. (Shregory voice...)

    • @DrGandW
      @DrGandW Год назад +6

      Shregory is the yang to Billy’s yin

    • @szilardfineascovasa6144
      @szilardfineascovasa6144 Год назад +5

      I wonder is Shregory has anything to do with his love for sh, being a developer rockstar ("shredder") or it's just a subtle hint that he is a 6 feet 7 shredded 1000$ a day CEO sherdogger.
      Looking forward to seeing his character expanded.

    • @abuabdullah9878
      @abuabdullah9878 Год назад

      Yeah, Shreg is honestly a great mentor

  •  2 года назад +259

    The "I like branches" part cracked me up! LOL

  • @Quid231
    @Quid231 2 года назад +1533

    Alan: ''We'd rather have you compute the sum of the first 10 integers cubed, not squared.'' Billy: ''Fine, might take me another week tho.''
    Spoken like a true programmer.

  • @jblen
    @jblen Год назад +182

    I'm a comp sci student, first used git in a team project second year, then did a year in industry where I properly learned it and thought it was the best thing since sliced strings, vowed to use it even in my own fun projects, then promptly forgot everything and haven't used it since...

    • @XenoTravis
      @XenoTravis Год назад +6

      I did that with Linux till I got older and got another job where it wasn't used.

    • @ocwebdesigndev54
      @ocwebdesigndev54 Год назад +12

      the fact that your comp sci courses don't teach you version control is just such a facepalm

    • @jblen
      @jblen Год назад +5

      @@ocwebdesigndev54 they told us to use in that team project, and had a very brief 'heres where the docs are, go learn it yourself' speech, but yeah it could've used a lot more emphasis

    • @ocwebdesigndev54
      @ocwebdesigndev54 Год назад +10

      @@jblen To be fair you kind of have to do that in the industry lol. But you're paying them money so that's ridiculous

    • @fellowkrieger457
      @fellowkrieger457 11 месяцев назад +1

      Don't worry, you will have to remember all of it when being hired. Cause everyone works with version control.

  • @4everdex
    @4everdex Год назад +740

    I honestly don't get why there are no good super easy and understandable tutorials for git(hub). It always feels so complicated, even though it shouldn't be.

    • @tung-hsinliu861
      @tung-hsinliu861 Год назад +86

      Same feeling bro, been struggling since day 1 and couldn't find a single good tutorial, or maybe I am too dumb.

    • @arolimarcellinus8541
      @arolimarcellinus8541 Год назад +60

      Same here. Looking at git tutorial, feel so demanding just to understand the concept. Programming is already tricky, and they want to add it with git?? How can i teach it to a non IT people that just want to code something but don't like atrocities like Git?

    • @theseangle
      @theseangle Год назад +53

      There are good tutorials, y'all just lazy. But, alas, not one tutorial fits everybody similarly. Just take a day of your life and you'll get the concept. From there you just consolidate the knowledge, and google everytime you forget something
      Also, one word: Stackoverflow

    • @geowar20
      @geowar20 Год назад +45

      @@gp6763I used over a dozen software versioning systems over my 44+ years of software development career and never did I have as many problems as with git. Lost changes, lost files, lost time. And before you tell me I was “doing it wrong” I used github desktop which should have hid all the complicated (as in doesn’t actually do what you think they do) git commands behind a easy to understand GUI. I don’t know of any git user that hasn’t on occasion lost hours recovering from git destroying their work. Conclusion: git is an atrocity. TGI’m retired now and don’t have to put up with it any more. That’s one part of my job that I don’t miss.

    • @gp6763
      @gp6763 Год назад +50

      @@geowar20
      Use git with GUI => wonder why he loose file xD
      Yes, you were doing it terribly wrong.
      I can accept a junior using a GUI for a time. Not an experienced dev.
      If after 44 years of programming you are afraid of terminals there is a big problem. If you are not but your think using a GUI to control a command line tools is "a good way of doing things" there is an other big problem

  • @jmckendry84
    @jmckendry84 Год назад +84

    I started using git a couple of years ago and it has (mostly) made my life a lot easier, however I've never managed to shake off the feeling that I'm using a very powerful tool that I don't fully understand and can cause me serious harm at the slightest accidental misuse.

    • @gadget00
      @gadget00 Год назад

      why did it made your life "easier"? Were you there in the days of subversion? why is Git better than svn?

    • @soirema
      @soirema Год назад +1

      Same lol, especially whwn you use it as an artist :|

  • @n3bul0n
    @n3bul0n 2 года назад +178

    The problem solver: git push --force

    • @peter4210
      @peter4210 Год назад +47

      if all fails. Destroy the repo and make a new one

    • @NostraDavid2
      @NostraDavid2 Год назад +7

      Also "git reset HEAD~" (just imagine your waifu saying it, ludely)

    • @starknights101
      @starknights101 Год назад +2

      At the same time, a problem maker for the other members.

    • @Kkubey
      @Kkubey Год назад +1

      @@peter4210 Literally did that most of times. Since I was basically completely locked out of the whole project, I just made a new repo every time. After 3 years of trying, I actually gave up on getting it to work when working with others (which are students that also make plenty of mistakes themself). Although I will eventually have to work with it, but at this point I am afraid to try anything.

    • @sanderdejong66
      @sanderdejong66 Год назад

      There is no I in Team 😊

  • @akramsystems
    @akramsystems 2 года назад +72

    alas the daily struggles of beginners are pure gold content

    • @heck_n_degenerate940
      @heck_n_degenerate940 Год назад +7

      You find pleasure in my suffering ;-;

    • @aarav6891
      @aarav6891 8 месяцев назад

      @@heck_n_degenerate940 I find pleasure in my suffering

  • @CertifiedCatLover954
    @CertifiedCatLover954 Год назад +29

    The fact that Frek's changes were 'removes the three stars to make the code work you dingus' and that it was overwritten made me lose it

  • @wallysonruan
    @wallysonruan Год назад +162

    After a while using GIT:
    1. Awesome commit messages, clearer, conventions to help keep it small;
    2. Micro commits. Commit after every piece of feature;
    3. Trunk based is good, Trunk based is life (kudos to CI/CD pipeline).

    • @NostraDavid2
      @NostraDavid2 Год назад +15

      git add . && git commit -m "magic" && git push
      Handy for when you're trying to fix your Jenkinsfile. Alternative messages are: "gogogo", "fuck", "revert", and "retry".
      For context: our PRs get squashed after (before?) merging the code with master, so we can shit talk. It's great.

    • @Blast-Forward
      @Blast-Forward Год назад +3

      What do you mean by "conventions to help keep it small"? :)

    • @wallysonruan
      @wallysonruan Год назад +3

      Last team I joined we had a convention like "[number of the card] type-of-adjustment/resume-of-what-we-did"
      Ex.: [102] feat/Implemented-new-stuff

    • @TheEmolano
      @TheEmolano Год назад

      [UPDATE] Temporary Commit

    • @exnihilonihilfit6316
      @exnihilonihilfit6316 Год назад

      After reading about 750 pages of one Git book, I still have no idea what your last point is about. 😄

  • @NostraDavid2
    @NostraDavid2 Год назад +35

    Shregory should've protected the master branch.
    Also, rename your vars in vscode with f2. Set cursor on var. Press f2. Type new name. Enter.

    • @futuza
      @futuza Год назад +14

      It was a policy from management that all programmers have equal access to the repos to "promote unity and shared company culture", he didn't have a choice.

  • @jiriskala
    @jiriskala Год назад +24

    At the end, I thought Alan would say "We'll record changes using MS Word's track changes."

  • @DanRivlean
    @DanRivlean 2 года назад +31

    0:52 "You push. (edited)" is a nice touch 😉

    • @regiwiz
      @regiwiz 2 года назад +1

      I don’t get it. Why “(edited)”?

    • @greyshopleskin2315
      @greyshopleskin2315 Год назад +1

      Why edited?

    • @DanRivlean
      @DanRivlean Год назад +1

      If you've worked in an environment where you're supposed to push only when ready for others to review (because PR is up), you'd understand

    • @greyshopleskin2315
      @greyshopleskin2315 Год назад +2

      @@DanRivlean I don't understand what you said (I'm not native)
      My workflow is, I do something in a branch created from develop, I can push whenever I want, as much as I want. When I have finished, I create a PR and someone reviews it.
      I don't understand what you're saying.
      Could you explain it with other words? I'm curious

    • @greyshopleskin2315
      @greyshopleskin2315 Год назад +1

      One thing I like, is (as I'm working in a branch of mine) do a lot of small commits and when I finish, use rebase to combine, rename and reorder commits.
      My commits are a lot better since I do this.
      Also, it's possible to split commits, or move a portion of a commit to another

  • @ithinkimrishi
    @ithinkimrishi Год назад +187

    Only a true git wizard could get rid of the committed file had me dying. I never figured that out LOLOLOL

    • @eonstar
      @eonstar Год назад +2

      Restore?

    • @Ajx500
      @Ajx500 Год назад +35

      after git add .
      just run git minus .

    • @ItsChris33
      @ItsChris33 Год назад +8

      @Eleanor Bartle It picks it up, but it will still be in the commit history

    • @Ajx500
      @Ajx500 Год назад +6

      @@eleanorbartle5354 it's not talking about deleting a file, it's about removing a file from a commit to be unstaged. you can use git remove and then a regex or the full filepath/filename, but so many people are used to using git add . where . indicates to commit everything in the current directory, removing a single file is not initially familiar

    • @Ajx500
      @Ajx500 Год назад +8

      @@eleanorbartle5354 everything in this video could be looked up, sure. The fun is in looking back at how ignorant we once were.

  • @OnceSavedAlwaysSaved7
    @OnceSavedAlwaysSaved7 2 года назад +30

    Alan “It’s perfect. Some of the best work I’ve seen!” Lololol

  • @neokirito
    @neokirito 2 года назад +55

    Thanks for this, your videos are the more coolest on programming mischief. Really well done and also so funny and real 🙃

  • @AzoozAlAhlawi
    @AzoozAlAhlawi 2 года назад +97

    "record changes on paper"
    Didn't know Billy and co worked at Twitter

    • @LC-hd5dc
      @LC-hd5dc Год назад +5

      nah twitter records changes _on twitter_

  • @edberaga
    @edberaga Год назад +23

    Please keep making this programming video!! it actually motivates me to learn more and I actually did learn something in every Billy videos!

  • @coolreeb7361
    @coolreeb7361 Год назад +78

    This video teaches more DevOps in 4 minutes than my CS degree could in 4 years

  • @Cyranek
    @Cyranek Год назад +2

    git rebase -i head~5 --force --tail -p --follow-tags --end-my-life add --all

  • @AceAufWand
    @AceAufWand Год назад +9

    The boss requesting to work on paper at the end make me feel like someone saying: "Let's revert back to ligth by candle, because someone got electrocuted by putting one's finger in a socket" forgetting that using candle could make an entire city brun to the ground.

  • @useronetwothree-z6f
    @useronetwothree-z6f 8 дней назад +1

    the no more using git, we record on paper was funny

  • @intifadayuri
    @intifadayuri 11 месяцев назад +1

    I had a course in my uni that was pretty much leaning Git. At first I found it tedious and confusing but learning how absurdly helpful it is to work with a CVS made me fell in love with it.

  • @Fawstah
    @Fawstah Год назад +9

    Just getting started with code- I relate to that bird on a spiritual level

  • @sigstackfault
    @sigstackfault Год назад +12

    My FRC team got scared every time they saw a git conflict and _made a new repo._ This happened like five times despite my efforts

  • @sneezydeezymcdeluxe7015
    @sneezydeezymcdeluxe7015 Год назад +13

    I only know a little bit about git but this was fucking gold. Please do more.

  • @lampham7874
    @lampham7874 Год назад +5

    the part git push --force is so true for me. I did that as a newbie and my team was like : where did our code go??

    • @crateer
      @crateer Год назад

      That's why you should never work on the same branch in parallel, else you are literally asking for issues like these which cost you way more time to resolve after all

  • @meowmix23
    @meowmix23 2 года назад +7

    git commit -m "." - I almost pissed myself from laughing so much

    • @nervonabliss
      @nervonabliss 2 года назад

      Why "." bad?

    • @v0id_d3m0n
      @v0id_d3m0n Год назад +3

      ​@@nervonabliss it tells the other people working on the project (or your future self) nothing about what you changed during that session of work. It's a useless message.

    • @lawrencedoliveiro9104
      @lawrencedoliveiro9104 Год назад +4

      git commit --allow-empty message -m ""

    • @Joneewars2
      @Joneewars2 10 месяцев назад

      git commit -am "asdasadadsa"

  • @szilardfineascovasa6144
    @szilardfineascovasa6144 2 года назад +12

    This almost made me cry with laughter.

  • @cnk9822
    @cnk9822 Год назад +5

    Me when my bros push all the "Remove form commit" stuff for the 156th time:
    👁️ 👁️
    👄

  • @iwatchtvwithportal5367
    @iwatchtvwithportal5367 Год назад +10

    should have protected the master branch from force pushing in the first place, possibly for the dev branch as well

  • @ollielynas5805
    @ollielynas5805 2 года назад +9

    I normally do a big commit when I finish for the day and then like 10 smaller commits to fix small bugs I only just noticed

    • @greyshopleskin2315
      @greyshopleskin2315 Год назад +1

      I sometimes do the same. But I try to make smalls commits each day and when I finish, I use rebase to reorder, combine and rename commits. So much cleaner

    • @lawrencedoliveiro9104
      @lawrencedoliveiro9104 Год назад

      Just one commit? I ask because normally you tend to work on a bunch of different stuff in a session, which might be more naturally grouped into multiple separate commits.
      Which is why Git requires an explicit “add” command for making commits, instead of assuming that you want to commit everything that has changed.

    • @LC-hd5dc
      @LC-hd5dc Год назад +1

      @@lawrencedoliveiro9104 time to pull out the next weapon in the beginner's toolbox: `git commit -am .`

    • @lukkkasz323
      @lukkkasz323 Год назад

      @@lawrencedoliveiro9104 Yeah, and in case of GUI git, where "add ." is usually automatic, just use stash.

  • @HibiTeamQueso
    @HibiTeamQueso Год назад +17

    This is painfully funny and accurate

  • @salKinthefirst
    @salKinthefirst 2 года назад +13

    I have to say I'm with Billy on this one, branches are indeed nice

  • @abhishekparmar4983
    @abhishekparmar4983 Год назад +22

    This guy just explained the whole git experience in one discord video😂

  • @gorlix
    @gorlix 11 месяцев назад

    i honestly love your dedication to this video, you actually made a pretty decent script

  • @deadweight4887
    @deadweight4887 Год назад +3

    bro git is the hardest thing as an intern in it's first real job. I still don't know when to git commit or to just amend, always afraid of pulling and breaking stuff too. My code is fine but I messed up my git branch 2 times already and people had to help me. I learned a thing or two but it still scares me to death.

    • @crateer
      @crateer Год назад +2

      Haha I feel you, especially in the beginning it can be overwhelming
      But it's easy: Commit if you made changes you wanna, well, commit.
      Amend if you committed something and want to add changes to that commit (stuff which should have been committed in the previous commit)

  • @addictedyounoob3164
    @addictedyounoob3164 2 года назад +8

    the amount of runescape music is 😗👌🔥💯

  • @luckylukeskywalker
    @luckylukeskywalker Год назад +6

    The most frustrating thing about programming team work is when people can‘t just code the way you agreed to but expect you to change your code nonetheless.

  • @atraxisdarkstar
    @atraxisdarkstar Год назад +1

    I've just started with Python and I downloaded Git and I don't have the first clue how any of this works despite multiple tutorials.
    I too will be recording my changes on paper.

  • @kokobusa
    @kokobusa Год назад +4

    I literally laugh the whole video. Thanks for making my day easier bro

  • @aj_abdel7113
    @aj_abdel7113 2 года назад +100

    Git add -all
    Git commit -´´.´´
    Git push -force
    😂
    The best practice

    • @nervonabliss
      @nervonabliss 2 года назад

      Explain --force

    • @janek4913
      @janek4913 2 года назад +5

      @@nervonabliss It ignores all conflicts and forcefully checks your code in which can lead to more serious problems later..

    • @somegaydog27271
      @somegaydog27271 Год назад +1

      --force-with-lease 😔

    • @lawrencedoliveiro9104
      @lawrencedoliveiro9104 Год назад +2

      Subtle one:
      git push upstream :«branch»
      The fact that there is nothing before that colon means the upstream branch is *deleted.*

    • @rngesus8057
      @rngesus8057 Год назад

      @@janek4913 not if ur on ur own branch

  • @tamiko_chxn4974
    @tamiko_chxn4974 Год назад +1

    Actually 1:30 it's still nowadays one of my worst fears at my job lmao, I laughes hard there

  • @naakiu
    @naakiu Год назад +2

    That was the best, and he didn't change the file name, details, loved

  • @otoayana
    @otoayana Год назад +1

    1:37 git rebase -i HEAD~1
    *change pick to edit*
    *remove file*
    git commit --amend
    git rebase --continue

  • @neil_from_future
    @neil_from_future Год назад

    This is what a quick way to introduce to learn a new thing should be, I saw many of beginner mistake in this video that nearly every junior have.

  • @apmcd47
    @apmcd47 Год назад +1

    2:38 "You're doomed." Yep, from the moment he started using git!

  • @yogxoth1959
    @yogxoth1959 Год назад

    "You contemplate a career at McDonalds." Same, bro.

  • @maxjenkins6193
    @maxjenkins6193 Год назад +3

    Even shregory admits that pull requests are a nightmare

  • @MikoLotte
    @MikoLotte Год назад

    Me watching this randomly added to my timeline while I’ve never used git before: “Yeah paper sounds good”

  • @koeiswit
    @koeiswit Год назад +1

    Love the Runescape music at 1:46

  • @marcinflisak317
    @marcinflisak317 Год назад +4

    I'm pretty new to git, and in my job I had to do rebase once...
    Well... It ended with creating another branch xD

  • @Ashadow700
    @Ashadow700 9 месяцев назад

    That moment when you just pushed your code, and someone goes "Uuuuhh.... what branch did you say you're on?"
    F-ing vietnam flashbacks

  • @hebermoreno7963
    @hebermoreno7963 Год назад

    "I don't commit to anything" sounds like a really nerdy joke. 🤣

  • @perfectionbox
    @perfectionbox Год назад +8

    "Hey my git pull isn't working, how do I-"
    "Just delete your local repo and clone again."

    • @hafidnur301
      @hafidnur301 Год назад +1

      That is actually me when started learning Git. Fresh clone from remote repository.

    • @Kkubey
      @Kkubey Год назад

      Still doing that after all this time... It just never works

    • @adravel
      @adravel Год назад

      This is the way

  • @blueberry_ghoul_repaints
    @blueberry_ghoul_repaints 2 года назад +7

    Such a good tutorial ty!😋

  • @chasecook3854
    @chasecook3854 Год назад

    We used git for writing papers in latex when I was doing PhD. Advisor would always --force his changes. It was great.

  • @Tivizzz
    @Tivizzz 2 года назад +3

    Fantastic. Easily one of the best video series on RUclips.

  • @doodidood
    @doodidood 11 месяцев назад

    First day of work: squash everything, commit message: "legacy code"

  • @jamesgarcia5221
    @jamesgarcia5221 Год назад

    merge with master and contemplate your career at mcdonalds OMEGALUL

  • @madhurrao6706
    @madhurrao6706 Год назад +3

    2:41 ALMIGHTY FORCE!!!

  • @TonyRedgrave
    @TonyRedgrave Год назад

    Spyro music? Based.
    Indeed all of the music and sound effects are A tier.

  • @780Chris
    @780Chris Год назад +1

    Didn’t expect to hear Spyro music lol

  • @tigana
    @tigana Год назад

    the editing on this makes it pretty funny. you did a good job lmao

  • @LodeStarYT
    @LodeStarYT 9 месяцев назад +1

    This video just taught me git lol

  • @Nailers63
    @Nailers63 Год назад

    There is no better feeling than having your code finally be ready enough to push

  • @SR-ti6jj
    @SR-ti6jj Год назад

    This is a good beginner tutorial unironically

  • @Chillax-e5h
    @Chillax-e5h Год назад

    HAHAHAHAHAHA THE --f one reminds me of me when trying to flex to my friends 😂😂

  • @itsbare5172
    @itsbare5172 Год назад

    How to git… 1: before work pull latest branch, 2. Create new branch for your work, 3 do work… 4. Git STATUS 5. Add the files you actually want to commit(“yes copy and paste the paths”) put a nice commit message and send your PR for your senior dev to nitpick the spacing between your function(: 4 “fixed syntax” commits later and your good

  • @cameodamaneo
    @cameodamaneo Год назад

    I love your profuse use of Spyro music. It's like I'm watching a Dayo video

  • @jupitersky
    @jupitersky Год назад +1

    Watching billy become a programmer has been a joy

  • @godnyx117
    @godnyx117 Год назад

    2:40 "And now! My codebase shall know PAIN!"

  • @knights_limit
    @knights_limit Год назад +1

    These videos always make me lol 😂 Thank you for making them

  • @heiscalledinvinciblenotinv68
    @heiscalledinvinciblenotinv68 Год назад

    As a Git starting user this hits home. I have messed master couple times already.

  • @filenotfound__3871
    @filenotfound__3871 Год назад +1

    This is wayy too relatable
    I except i gave up about an hour into using it

  • @faustovii1085
    @faustovii1085 Год назад

    "We'd prefer some comments within the code to make it easier to understand"
    "Ok. Might take me another month tho"
    "But it's just some phrases"
    "Definetely taking me another month"

  • @BLADDLE
    @BLADDLE Год назад

    'listen bird ' idk but I found it hilarious

  • @SpinozicTroll
    @SpinozicTroll Год назад +2

    I still don't git this...

  • @michaelfulghum1356
    @michaelfulghum1356 Год назад +1

    I think this is the second time I have heard spyro music in this channel.

  • @enrikes9877
    @enrikes9877 Год назад

    Well i can say as a McDonalds Manager, never contemplate a career there. Deal with your conflicts 😂

  • @santmun
    @santmun Год назад +1

    Liked for the runescape song 😂

  • @lawrencedoliveiro9104
    @lawrencedoliveiro9104 Год назад +1

    1:52 I just checked, and that’s a real repo!

  • @КалинаВ0505
    @КалинаВ0505 Год назад

    I lost it at "sexybird". 🤣

  • @selfactualizer2099
    @selfactualizer2099 Год назад

    I'm saving my brainspace for quantum computing languages

  • @anomienormie8126
    @anomienormie8126 Год назад

    Whenever I write “git -init” I hear a British highschooler say “It’s git, innit bruv?”

  • @thanatosor
    @thanatosor Год назад +1

    The legendary push -force

  • @skladnayazebra
    @skladnayazebra Год назад

    I love these Spyro soundtrack bits!

  • @burtenplays
    @burtenplays Год назад

    This somehow made it more forking confusing.

  • @sipinthatbub
    @sipinthatbub Год назад

    Getting a merge conflict on your last day of work, at 4pm

  • @matthewrease2376
    @matthewrease2376 2 года назад +11

    People need to stop mentioning git push in tutorials imo. It is not necessary for the power of git. Don't get me wrong, backing up to remotes is good, but people learn that git always involves a push, and don't realize it has nothing to do with making commits.

    • @crateer
      @crateer Год назад

      Strongly disagree, because all good tutorials mention that you use push for backing up to remotes. With this comment I feel like most people just can't listen 😂
      After all, it's one if the most commonly used features of git. Therefore it should 100% be included in all guides/tutorials

    • @matthewrease2376
      @matthewrease2376 Год назад

      @@crateer I just wish people would make it clear that it's just for backing up or publishing the repo, and explain what it does.
      I've had colleagues get "overwhelmed" at how many steps there are in making a commit when there's really only two steps. Add, and commit.
      You can make as many commits as you want before pushing. (You can also push to multiple remotes - even in one push command if you set it up correctly.)

  • @BeeryDorin
    @BeeryDorin Год назад +1

    I like the Naruto music at 00:30 :'))

  • @bobnobrain
    @bobnobrain Год назад +1

    Also Akatsuki theme on 2:39 is amazing :D

  • @austinkim9402
    @austinkim9402 Год назад

    This is genuinely a good tutorial

  • @lordecircojeca2039
    @lordecircojeca2039 Год назад

    I love how often Spyro music is used here lol