---Presenter: Chris ReddickSubject: Attaching to a CEF Instance and Debugging DiscountsDuration: 01:33:26---00:00:22.310 --> 00:00:27.644An yeah struggling copy link andsend it to me. OK so I'm going00:00:27.644 --> 00:00:31.835to go ahead and I guess I canstay in there.00:00:32.530 --> 00:00:35.098Is this awesomeness?00:00:36.210 --> 00:00:39.460Thank you00:00:39.460 --> 00:00:47.196to deserve.Where I00:00:47.196 --> 00:00:54.768actually attach,I'm going.00:00:56.300 --> 00:00:59.160Get all the way up to thatpoint in the process.00:01:39.190 --> 00:01:47.020Hey there.Alright, so now I can go.00:01:47.680 --> 00:01:54.106Since this counter pricing,yet it is.00:01:54.110 --> 00:01:55.270Yeah.00:01:56.440 --> 00:02:03.557No. OK,so the problem that we had00:02:03.557 --> 00:02:09.922was the. Discounts were onlyapplying once. Whenever we set a00:02:09.922 --> 00:02:11.356limit on it.00:02:11.900 --> 00:02:16.832An it was applying one acrossthe whole thing.00:02:16.840 --> 00:02:21.268So I'm going to show youwhat I mean.00:02:22.650 --> 00:02:26.418So long it per user instead.Yeah, they're wanting it to be00:02:26.418 --> 00:02:30.186per user one limit. If we havethat feature right now. Oh,00:02:30.186 --> 00:02:33.954that's what I was asking youabout and you were saying You00:02:33.954 --> 00:02:38.350said that we did. So maybe Ijust explained it in a way that00:02:38.350 --> 00:02:42.118you thought it was asking forsomething else, or it might be.00:02:42.140 --> 00:02:43.250Simply inside.00:02:44.460 --> 00:02:48.260I hate that, but I don'tremember seeing anything that00:02:48.260 --> 00:02:52.820would have ended up in thatrelease. Yeah, and I don't. So00:02:52.820 --> 00:02:58.140the question is, do we have away to limit per user as opposed00:02:58.140 --> 00:03:01.560to across the whole 'cause?Otherwise the same person?00:03:01.560 --> 00:03:05.267Like having the same code userwith separate people but only00:03:05.267 --> 00:03:09.648one but the same person can'tuse it more than one. Yeah, I00:03:09.648 --> 00:03:14.366know that we have that we dohave it. I believe. Where if the00:03:14.366 --> 00:03:18.747discount code is assigned to theuser and then it can only be00:03:18.747 --> 00:03:22.117used for like another user canuse the same code.00:03:23.060 --> 00:03:26.867Within your to generate adiscount for each user.00:03:27.670 --> 00:03:31.432At that point, which is thewhole phone game of annoying00:03:31.432 --> 00:03:35.878mess, I mean. So then it's justit's just limiting it. Yeah, you00:03:35.878 --> 00:03:40.324have to do it for user. There'sno tracking of how many times00:03:40.324 --> 00:03:42.034each user used discount though.00:03:43.920 --> 00:03:49.237OK, there's another thing thatwill bug that we can take a look00:03:49.237 --> 00:03:56.550at. Never I said that it wasexclusive. It also did not work.00:03:56.620 --> 00:04:01.220Because it would call backmultiple times and cancel itself00:04:01.220 --> 00:04:03.730out. So we can.00:04:03.730 --> 00:04:07.618Did you change the quantity theitem it would cancel itself out?00:04:08.740 --> 00:04:12.249Yeah, so we probably can take alook at fixing method.00:04:13.270 --> 00:04:16.558That would be a good example,right? Yeah, I would add that00:04:16.558 --> 00:04:17.928auto applied picked in first.00:04:18.630 --> 00:04:20.460For the shipping.00:04:21.240 --> 00:04:25.140For any discount 'cause thatwasn't just checking that is00:04:25.140 --> 00:04:29.040multi left it open so we couldlook at it.00:04:29.130 --> 00:04:32.7352 files that we changed00:04:32.735 --> 00:04:36.550so see. So there's one00:04:36.550 --> 00:04:42.263OK this. Well, the shippingthat's a shipping discount00:04:42.263 --> 00:04:46.175validator file OK. And thenthere's this one.00:04:46.840 --> 00:04:51.064Which has it for all autoblogdiscounts, so I'm going to have00:04:51.064 --> 00:04:52.824both of those fixes it.00:04:53.330 --> 00:04:54.359OK, that's fine.00:04:58.240 --> 00:05:16.498Draw.Jesus jump to align.00:05:17.080 --> 00:05:20.020Check.00:05:21.980 --> 00:05:30.350Actually.Equals.00:07:10.510 --> 00:07:23.276OK,that00:07:23.276 --> 00:07:29.659succeeded.00:08:47.230 --> 00:08:52.030Anna can I need to think aboutwhere I want to attach?00:08:52.690 --> 00:08:57.828So what's the entrypoint to discounts?00:09:00.160 --> 00:09:03.664Like whenever I was00:09:03.664 --> 00:09:08.936calculating, yeah. The calculatediscounts called like you00:09:08.936 --> 00:09:13.310shouldn't do anything called themethods should be interpretive.00:09:13.310 --> 00:09:15.254Asking for the card.00:09:16.060 --> 00:09:20.806So go look at theservice influence.00:10:08.810 --> 00:10:13.474TrollMo00:10:13.474 --> 00:10:18.138collapseeverything.00:10:19.610 --> 00:10:38.510Sorry.Guessing there's like00:10:38.510 --> 00:10:43.230a missing configsetting.00:10:45.230 --> 00:10:49.650Prettycommon00:10:49.650 --> 00:10:51.860thing,00:10:51.860 --> 00:10:55.408yeah? All is going to come down.00:10:56.100 --> 00:11:01.041It's normally something simplelooking for the current card00:11:01.041 --> 00:11:06.531called. Yeah, just feel free todirect the carteria curb00:11:06.531 --> 00:11:12.848service. Well, I was just goingto check out 'cause I figured it00:11:12.848 --> 00:11:15.422had to check out services inside00:11:15.422 --> 00:11:20.392checkouts providers. These othercheckouts over here are00:11:20.392 --> 00:11:24.728invoices, OK, that makes senseactually check out.00:11:25.750 --> 00:11:31.744These should also officiallymerged into their own providers.00:11:33.230 --> 00:11:40.148This is staticcard I'm guessing00:11:40.148 --> 00:11:43.607is its own00:11:43.607 --> 00:11:48.468thing. So they have a file namesays cart back for the session.00:11:48.970 --> 00:11:52.750Yeah, and then get current carsat 30, three there or the.00:11:54.410 --> 00:11:57.770Session get00:11:57.770 --> 00:12:01.450tall. Right here,00:12:01.450 --> 00:12:06.985yeah. Isthat what00:12:06.985 --> 00:12:12.445you wantedme to00:12:12.445 --> 00:12:15.175go into?00:12:16.380 --> 00:12:17.240OK.00:12:19.890 --> 00:12:28.366Trailer.These keys are set up for00:12:28.366 --> 00:12:33.654whatever reason for theescalation cart resolving error.00:12:34.380 --> 00:12:35.229There we go.00:12:49.270 --> 00:12:51.439There we go.00:12:51.440 --> 00:12:59.760Millions.00:13:01.280 --> 00:13:03.420Federer.00:13:03.420 --> 00:13:10.387Yeah.So it's going00:13:10.387 --> 00:13:18.121to run, getcurrent, verify, verify00:13:18.121 --> 00:13:20.699current interesting.00:13:26.160 --> 00:13:29.300Discounts that are already ontheir verified that the auto00:13:29.300 --> 00:13:32.754applied ones are still valid andthen verify that the discounts00:13:32.754 --> 00:13:35.580that have been added manuallyhave been personal values.00:13:36.160 --> 00:13:39.904So they had a coupon for FedExshipping with a switch it over,00:13:39.904 --> 00:13:41.620yes. Kill them.00:13:42.430 --> 00:13:44.810Published a shippingdiscount yes.00:13:49.340 --> 00:13:52.080Also, it's calling this.00:13:52.080 --> 00:13:53.260It's actually.00:14:01.460 --> 00:14:04.740Three calculating the cart totalon every page.00:14:07.410 --> 00:14:10.050I guess that's in case they'veupdated it or something.00:14:13.560 --> 00:14:16.650OK, so it should get those00:14:16.650 --> 00:14:20.020again. Your card is00:14:20.020 --> 00:14:27.477empty. I just added something tothe card so it should be.00:14:28.250 --> 00:14:32.441Yeah, it's just going throughand doing nothing so far though.00:14:37.260 --> 00:14:40.896No, at a discount, and thenwe'll see OK.00:14:41.490 --> 00:14:44.910So I'm going to put in adiscount that I know is00:14:44.910 --> 00:14:48.045there and I just made it.I made adjustments to it.00:14:48.045 --> 00:14:49.185Yeah, it's called forward.00:14:54.680 --> 00:15:00.160LettingThen00:15:02.590 --> 00:15:09.840There are currently no didstuff on its ear. This00:15:09.840 --> 00:15:15.640is going to be updatedas your background.00:15:15.640 --> 00:15:21.408And I think it's going to askfor the card process once to get00:15:21.408 --> 00:15:24.292the card as it is or applying00:15:24.292 --> 00:15:29.522the discount. You could look inthis buffer add discount using.00:15:30.600 --> 00:15:31.708For that entry point.00:15:54.750 --> 00:16:00.168Yeah, nodiscounts.00:16:11.550 --> 00:16:13.518OK, now it has the discount.00:16:14.040 --> 00:16:16.059Or member discount?00:16:16.870 --> 00:16:19.215And as it uses limit of 10.00:16:19.970 --> 00:16:27.710So this is where wewould add the per user.00:16:31.610 --> 00:16:33.368Mouse over that.00:16:33.980 --> 00:16:36.928Discoveries by user consoles.00:16:37.650 --> 00:16:42.174Count usages of this discount inher own, so we could actually00:16:42.174 --> 00:16:47.452could do it per user, can we? Ifyou had that turned on with?00:16:47.460 --> 00:16:53.664I guess yeah, I mean maybe Ithink normally edited right now,00:16:53.664 --> 00:17:00.193yeah. That makes more sense, sowe literally just need a UI00:17:00.193 --> 00:17:01.672piece for that.00:17:01.680 --> 00:17:05.930OK. Block there withlimits.00:17:08.070 --> 00:17:10.878Who would like to do some UIwork on the admin and learn00:17:10.878 --> 00:17:11.742how to do that?00:17:13.080 --> 00:17:16.660Cortana good00:17:16.660 --> 00:17:20.716Med. Like to do that in thenext training that we do.00:17:21.730 --> 00:17:24.140I didn't do it now.00:17:24.140 --> 00:17:28.794Go for it. We got 13 minutes.Then you're dead forest want are00:17:28.794 --> 00:17:29.868you good with?00:17:29.900 --> 00:17:33.624What are you doing00:17:33.624 --> 00:17:36.620right now? This can be part of00:17:36.620 --> 00:17:42.025our PR thing, right? Sure,although I'd rather it be more00:17:42.025 --> 00:17:49.095of a clean thing for how todo PR like just down there. Just00:17:49.095 --> 00:17:54.145make a change. Yeah, send a VRM.Sure anyways, alright?00:17:54.160 --> 00:17:57.501I'm going to make a change tothe database and see if that00:17:57.501 --> 00:17:58.529actually fixes the thing.00:17:59.360 --> 00:18:00.536As that would be Super Bowl.00:18:01.380 --> 00:18:05.740Super cool. Rockon.00:18:06.870 --> 00:18:08.270Put shapes for girls.00:18:09.600 --> 00:18:12.420Sure.00:18:13.780 --> 00:18:18.127Could literally everything fromthe browser, but since it's00:18:18.127 --> 00:18:19.576editing one file.00:18:19.580 --> 00:18:23.255Oh, and then just give it to meand let me build it. He could00:18:23.255 --> 00:18:26.195literally do in the browser andmake a branch from the browser.00:18:26.195 --> 00:18:29.380Go to that branch, go to theeditor in the browser, or edit00:18:29.380 --> 00:18:31.095the HTML on it. Save the file00:18:31.095 --> 00:18:37.735cabinet. Might as well yeah, goahead and pull it locally. It's00:18:37.735 --> 00:18:43.085the sev feature PaymentechBranch, so Seth product and then00:18:43.085 --> 00:18:44.690feature paint stick.00:18:44.710 --> 00:18:48.110We're doing00:18:48.110 --> 00:18:51.635that. 200:18:51.635 --> 00:18:52.650minutes.00:18:53.240 --> 00:18:56.470Face.00:18:56.470 --> 00:19:02.555I had WhoF air00:19:02.555 --> 00:19:06.546stage? Most. I00:19:06.546 --> 00:19:09.610have more. Discount00:19:11.400 --> 00:19:20.024Usagelimit00:19:20.024 --> 00:19:24.336by00:19:24.336 --> 00:19:30.936user.I mean, yeah, I totally knew00:19:30.936 --> 00:19:32.019that was there.00:19:32.660 --> 00:19:36.400Absolutely OK. So.00:19:37.030 --> 00:19:39.676It's already made the call to00:19:39.676 --> 00:19:42.600get that. Right?00:20:19.010 --> 00:20:21.410Alright, I'm just gonna go allthe way through this and then.00:20:43.490 --> 00:20:47.036I get there isn't just now.00:20:47.040 --> 00:20:50.160So we would. It's an acronym00:20:50.160 --> 00:20:53.295joke. Oh00:20:53.295 --> 00:20:58.958wait. I just heard you say now Iget it. I was like wait which00:20:58.958 --> 00:21:02.102says this is what was happeningin the original thing so it's00:21:02.102 --> 00:21:09.487not exclusive. Alright, it isexclusive and it kills00:21:09.487 --> 00:21:12.190itself is interesting.00:21:12.190 --> 00:21:16.290Yeah, so let's see if we canlook at this.00:21:16.290 --> 00:21:23.418OK. Soit goes through the whole00:21:23.418 --> 00:21:29.848process several times, and bythe time it goes through.00:21:29.980 --> 00:21:33.220It's really cracking me up right00:21:33.220 --> 00:21:36.564there. We trying00:21:36.564 --> 00:21:40.000to do. In there.00:21:41.190 --> 00:21:42.510Make a check out.00:21:44.360 --> 00:21:49.652Go to your work, just try totranslate his angry tone to00:21:49.652 --> 00:21:53.621sound like he's happy and gladyou're doing this.00:21:53.640 --> 00:21:56.708This is happy tone.00:21:56.710 --> 00:21:59.350Thank you Sir.00:21:59.350 --> 00:22:03.064A word. Words that00:22:03.064 --> 00:22:09.874make sense. You do you workin that right now that you need00:22:09.874 --> 00:22:13.122to commit? OK, so this counts as00:22:13.122 --> 00:22:17.025zero, yeah? Not every check outon your computer.00:22:17.030 --> 00:22:23.740But what's happening is it'sjust like you have for00:22:23.740 --> 00:22:26.424growing actually removing the00:22:26.424 --> 00:22:27.850discount. Uh huh.00:22:28.760 --> 00:22:34.375But Let me copy the file. Ithink to do that requirement.00:22:34.380 --> 00:22:46.749Shopping.In this passage, the same bug CG00:22:46.749 --> 00:22:49.551was do it check out with.00:22:49.560 --> 00:22:51.810Similar, yeah.00:22:53.920 --> 00:22:57.880As a similar thing, whatbecause? It shows a couple00:22:57.880 --> 00:22:58.672weeks ago.00:22:59.820 --> 00:23:00.858One of the problem with that.00:23:01.520 --> 00:23:04.730Which is separate bug that still00:23:04.730 --> 00:23:11.056isn't fixed. And I'm just tryingto get to where I can show to00:23:11.056 --> 00:23:16.312faster than its running multipletimes and it is thinking that it00:23:16.312 --> 00:23:20.956shouldn't. Apply the discountthe second time because it's00:23:20.956 --> 00:23:25.069already found it. OK, so justthe right now.00:23:26.280 --> 00:23:33.320I think it's cart discount. I'mjust trying to find it.00:23:33.920 --> 00:23:40.110Your payment. Record finishin all that.00:23:40.110 --> 00:23:44.334So when we're doing that andswitch all the files over to,00:23:44.334 --> 00:23:46.094what payment is that cool?00:23:46.110 --> 00:23:49.686But was it ever possible thatthe first time it applied, it00:23:49.686 --> 00:23:52.964was the wrong time in August,2nd time it applied it.00:23:53.680 --> 00:24:00.316I am just trying to find thisand then we can talk about that.00:24:00.320 --> 00:24:03.518We're trying to fix it. It'slike they were trying not to re00:24:03.518 --> 00:24:06.716add it. What if that Riyadh wasthe correct one and it wasn't00:24:06.716 --> 00:24:08.438supposed to add it in the first00:24:08.438 --> 00:24:10.220place? Answer the first part.00:24:10.780 --> 00:24:13.380Never switch accessories, check00:24:13.380 --> 00:24:16.458out. Second, I still don't.00:24:17.820 --> 00:24:23.202Two in VM install for us. Secondone. I'm still trying to cover00:24:23.202 --> 00:24:24.444hit fair enough.00:24:24.990 --> 00:24:28.499That's the same bug that we werethat you're talking about.00:24:31.180 --> 00:24:37.069Oh, there it is. It's rightabout it haha. OK, there we go.00:24:37.080 --> 00:24:40.620So what's happening?00:24:41.330 --> 00:24:45.019And Kurt gets a cart level 1.00:24:46.740 --> 00:24:51.767So you can see there allinactive. See that OK, yeah.00:24:52.040 --> 00:24:56.600Adding it and then it's reallyitself or marking itself as an00:24:56.600 --> 00:25:00.400active, and you can even see thedifferent timestamp there.00:25:00.940 --> 00:25:03.768So that's the problem.00:25:03.770 --> 00:25:06.330That is a big problem.00:25:07.490 --> 00:25:12.586We shouldn't discount howserious it is.00:25:12.590 --> 00:25:14.600Yes. Yeah.00:25:19.770 --> 00:25:22.776And it's only when it'sexclusive.00:25:26.970 --> 00:25:30.180So there should be line inthere somewhere that says00:25:30.180 --> 00:25:32.748like like that on 60 versusdiscount removed.00:25:34.010 --> 00:25:37.540That should be the indication.If you're ever hitting that00:25:37.540 --> 00:25:39.305line, that's when it's getting00:25:39.305 --> 00:25:41.530removed. Into that.00:25:42.650 --> 00:25:44.078Yeah, her discountvalidator. Yeah, that's00:25:44.078 --> 00:25:45.506what we want to be on.00:25:46.520 --> 00:25:48.770OK, so then the responsehere going to validate00:25:48.770 --> 00:25:49.270amount threshold.00:25:50.940 --> 00:25:55.420Follow him. You have it set tolike a longer properties, which00:25:55.420 --> 00:25:59.860is why your job over this model.So hit F, the one that takes you00:25:59.860 --> 00:26:01.340back out of that function.00:26:02.470 --> 00:26:04.014Yeah, that's interesting. Yes,00:26:04.014 --> 00:26:09.230OK? There wego.00:26:14.660 --> 00:26:16.883So any one of those returnsthat is failing?00:26:24.730 --> 00:26:28.954Like those boulders, FA ours isgetting false, so all those00:26:28.954 --> 00:26:30.490returns OK, so everything00:26:30.490 --> 00:26:37.020basically yeah. Ijust hit00:26:37.020 --> 00:26:38.700F-10.00:26:42.780 --> 00:26:48.468As a value, it's goingdown to define.00:26:49.370 --> 00:26:57.250Value zero 10. Compareoperator OK, that makes00:26:57.250 --> 00:26:59.220sense, right?00:27:01.630 --> 00:27:04.130I'm just trying to be rude,but actually makes sense.00:27:05.290 --> 00:27:06.560Compare.00:27:07.670 --> 00:27:09.460Order amount.00:27:10.540 --> 00:27:12.586So it's it's saying none. OK,00:27:12.586 --> 00:27:14.720OK? So it's passing.00:27:15.620 --> 00:27:17.730And we're good. OK.00:27:18.740 --> 00:27:20.190At 1000:27:22.300 --> 00:27:23.790Just going to skip that.00:27:26.450 --> 00:27:28.278Said discount totally sink.00:27:29.010 --> 00:27:30.370So dive into that, right?00:27:33.320 --> 00:27:38.715So we need to know anything herethat's going to end up returning00:27:38.715 --> 00:27:44.630false. OK, so now it's 4999. Ifamount equals 0 is going to skip00:27:44.630 --> 00:27:50.612that. OK. OK, sothis is probably where00:27:50.612 --> 00:27:51.676it's breaking.00:27:53.080 --> 00:27:55.519Yeah, go into that shouldprobably tell that fault.00:27:55.519 --> 00:27:57.687No next time it comes up.Thanks, OK.00:28:03.000 --> 00:28:07.880So we have adiscount.00:28:09.150 --> 00:28:13.698So it's sending it to activeright there, so he's going in00:28:13.698 --> 00:28:17.488and finding a record, regardlessof whether it was ever.00:28:18.220 --> 00:28:21.628And sending it to exactly, yeah.00:28:22.840 --> 00:28:25.090If it's an existing discount00:28:25.090 --> 00:28:28.318now. Which is whatit's going to find.00:28:29.700 --> 00:28:31.779I was just getting theexisting app.00:28:35.440 --> 00:28:37.020But it's not there.00:28:37.630 --> 00:28:39.328From this side.00:28:40.040 --> 00:28:43.153And the word verb is confusing'cause it doesn't tell you00:28:43.153 --> 00:28:46.266really well. I was looking atthe discount table. The cart00:28:46.266 --> 00:28:48.530applied discounts tables ofwhichever one it is.00:28:49.370 --> 00:28:51.060OK.00:28:52.400 --> 00:28:55.220That is a cart, interesting.00:28:55.910 --> 00:28:58.606That cart doesn't have anydiscounts on it.00:28:59.260 --> 00:29:06.412So now it's doing an adad. So now it's down there.00:29:06.580 --> 00:29:07.150OK.00:29:09.930 --> 00:29:11.780So it's going to save.00:29:13.620 --> 00:29:18.490OK, so let's go look at thedatabase then yeah.00:29:18.490 --> 00:29:21.800OK, so now it active.00:29:22.780 --> 00:29:25.447You know, so it with your own00:29:25.447 --> 00:29:29.550eyes. Dude Idid.00:29:30.810 --> 00:29:32.598It's true I did.00:29:35.560 --> 00:29:40.656Butwe're00:29:40.656 --> 00:29:45.752notdone,00:29:45.752 --> 00:29:51.239folks. We'renot done.00:29:56.250 --> 00:30:01.262Well, make sure I know. I thinkI just may have blown past the00:30:01.262 --> 00:30:04.126no OK, I just saved us a bunch00:30:04.126 --> 00:30:08.290of time. And it'scarelessly but still OK.00:30:09.330 --> 00:30:13.526Sowe00:30:13.526 --> 00:30:17.722haveone00:30:17.722 --> 00:30:19.820discount.00:30:22.840 --> 00:30:26.03011 discount00:30:56.540 --> 00:31:02.754So now it's so it's going toskip over that, or it should.00:31:05.160 --> 00:31:09.284Sonow00:31:09.284 --> 00:31:11.346we're00:31:11.346 --> 00:31:15.508validating. So we shouldstill have a discount.00:31:17.120 --> 00:31:22.720The. Whatyou sorry?00:31:23.780 --> 00:31:26.550OK, so I think this.00:31:26.550 --> 00:31:29.790OK, OK.00:31:30.880 --> 00:31:36.260Problem. Justdone.00:31:56.260 --> 00:31:59.914OK, so this mightbe the problem.00:32:01.010 --> 00:32:01.550Combine.00:32:06.690 --> 00:32:11.382OK, yeah. So what's happening Ithink is right here. Let's see00:32:11.382 --> 00:32:15.292if that's right. Yep, OK. Canyou see this, G.00:32:15.860 --> 00:32:19.680It's failing here. This is thepart that's failing. It's00:32:19.680 --> 00:32:23.500basically it's got can combinedfalse 'cause it's exclusive, but00:32:23.500 --> 00:32:27.702it is the only discount on theironly come with SQL.00:32:29.420 --> 00:32:31.290So this logic is wrong.00:32:32.070 --> 00:32:34.653So that discount dot anyshould be discarded. Count00:32:34.653 --> 00:32:35.801is greater than one.00:32:38.860 --> 00:32:43.492So that would fail if there'smore than one discount. OK, that00:32:43.492 --> 00:32:47.352makes sense if there's ifthere's one or more discounts.00:32:47.352 --> 00:32:49.282Yeah, OK, let's try that.00:32:49.290 --> 00:32:54.827Can you tie backover to the00:32:54.827 --> 00:33:00.364discount centerreal quick so I can00:33:00.364 --> 00:33:02.737see the UI?00:33:06.640 --> 00:33:08.110Are you talking to me?00:33:09.390 --> 00:33:12.512Doing a blind hot fix right now.00:33:12.512 --> 00:33:19.286Oh wait. To the one over here.Oh yeah yeah yeah yeah yeah yeah00:33:19.286 --> 00:33:26.118right here. Hellohow's it going?00:33:26.120 --> 00:33:29.604Doing a attach and00:33:29.604 --> 00:33:31.346debug session.00:33:31.350 --> 00:33:54.328TylerHis toggle here is.00:33:55.080 --> 00:34:01.290I mean, ifit's going to00:34:01.290 --> 00:34:04.502be. Usage by00:34:04.502 --> 00:34:11.702user. Lower your expectationsand you shall be00:34:11.702 --> 00:34:16.793happy. They actually say that inthe kids movie, though I was00:34:16.793 --> 00:34:20.240like wow, that's hilarious.Honey, did you see that?00:34:20.240 --> 00:34:21.440Do that.00:34:29.570 --> 00:34:35.650Yes. Wefound the error.00:34:36.270 --> 00:34:39.988And where we think we wouldactually, we're just gonna count00:34:39.988 --> 00:34:41.002on the discount.00:34:41.010 --> 00:34:44.876The bug00:34:44.876 --> 00:34:50.366is. Combine discountsexclusive was checking to see00:34:50.366 --> 00:34:55.954if there were any discountsand not can combine 'cause if00:34:55.954 --> 00:35:01.034there's any. It's countingitself, so we just change it00:35:01.034 --> 00:35:04.590to be greater than one andtriangle.00:35:08.810 --> 00:35:10.508OK, that works.00:35:11.360 --> 00:35:14.378It's not work.00:35:14.380 --> 00:35:17.521Kill the copy00:35:17.521 --> 00:35:23.910form. And then waiting to doublecheck. I love that UI00:35:23.910 --> 00:35:25.512storefront, common loading00:35:25.512 --> 00:35:29.110ellipses which. Opposed to the00:35:29.110 --> 00:35:30.790other one.00:35:31.070 --> 00:35:35.980Here.00:35:36.600 --> 00:35:40.095Hello Hello. That00:35:40.095 --> 00:35:46.330is. Does look like a truck tirethat's running over the electric00:35:46.330 --> 00:35:51.480fire. I'm just waiting for the.Hopefully it's not failing on00:35:51.480 --> 00:35:54.756it. Yeah, it helps if you turn00:35:54.756 --> 00:36:00.400the app. That's why I checkedguys thought it was going a00:36:00.400 --> 00:36:03.465little slow. By00:36:03.465 --> 00:36:06.500using. Something's wrong.00:36:07.430 --> 00:36:10.510The translation is that you00:36:10.510 --> 00:36:14.175suck. It's effectively is whatwe can say.00:36:14.180 --> 00:36:20.138OK, so that's all back towhere it was.00:36:20.140 --> 00:36:23.654This again. You can00:36:23.654 --> 00:36:26.030just say. And then.00:36:51.870 --> 00:36:55.345OK, One Second coming back00:36:55.345 --> 00:37:01.080up. OK, so the agenda for today.Thank you guys for joining is00:37:01.080 --> 00:37:03.600going to be going over the.00:37:03.880 --> 00:37:06.729Request that we're going to do afull request demonstration so00:37:06.729 --> 00:37:09.837everyone sees exactly how to doa pull request. I know that's00:37:09.837 --> 00:37:12.686really simple, but the problemis we don't have many people00:37:12.686 --> 00:37:16.571doing it, so I just want to goover that. Record it, and if for00:37:16.571 --> 00:37:20.197no one else is benefit otherthan my own, I want to see how00:37:20.197 --> 00:37:24.082to do it, but I think some ofthe folks need to see that and00:37:24.082 --> 00:37:25.377just be comfortable with it.00:37:25.390 --> 00:37:32.155Request Yeah.That seems good. Yeah, that's00:37:32.155 --> 00:37:38.330what I was going to do. Yeah,yeah, I just didn't didn't wanna00:37:38.330 --> 00:37:41.180discount you getting to make a00:37:41.180 --> 00:37:43.485comment. Not an exclusive00:37:43.485 --> 00:37:47.204discounts. Stop talking00:37:47.204 --> 00:37:50.800now, OK? Hold out.00:37:51.400 --> 00:37:53.610The trousers.00:38:13.610 --> 00:38:18.857OK, I impersonate that voice allthe time, so you're good.00:38:18.860 --> 00:38:21.881My other 1200:38:21.881 --> 00:38:27.700voices. Probably wasn't here OK,it looks like that didn't work00:38:27.700 --> 00:38:30.170though. Yeah.00:38:32.010 --> 00:38:34.010And because his resolution is.00:38:34.670 --> 00:38:37.430At like 4K.00:38:37.430 --> 00:38:42.294Hold it, just goup there and just.00:38:52.290 --> 00:38:55.070'cause that still didn't work00:38:55.070 --> 00:38:56.768unfortunately. Take the taxi.00:38:57.370 --> 00:39:01.594It takes the tax off, which isunfortunate. It looks like it's00:39:01.594 --> 00:39:04.410whenever it's doing thevalidation to remove the00:39:04.410 --> 00:39:08.282discount, it doesn't recalculatethe total, so it's yeah they saw00:39:08.282 --> 00:39:13.562that to the client, so that aswell. So what we need to do? I00:39:13.562 --> 00:39:18.138mean, unless you guys are posedto it, I was just going to00:39:18.138 --> 00:39:23.066reattach and see if I can figurethis out quickly. Can you get a00:39:23.066 --> 00:39:26.938couple of good grief rushesbefore you do that on here?00:39:26.938 --> 00:39:28.346Crying again without being?00:39:28.400 --> 00:39:29.489Oh yeah, OK.00:39:30.300 --> 00:39:34.836To make sure that it wasn't justthe delays of being OK.00:39:34.840 --> 00:39:42.004I'm I'm opposed to toomany breakpoints. I prefer00:39:42.004 --> 00:39:44.392breakpoint Funk Shwe.00:39:44.400 --> 00:39:47.990So, but thanks for thesuggestion. Feel free to keep00:39:47.990 --> 00:39:53.016throwing it out there. I'd liketo hear the comments as I go in00:39:53.016 --> 00:39:54.093my training session.00:40:15.510 --> 00:40:20.141Hope you get better. OK so letme demonstrate fresh again.00:40:20.710 --> 00:40:23.070At first00:40:25.100 --> 00:40:27.230Alright.00:40:28.810 --> 00:40:32.451And you are encouraged to workin the background while I'm00:40:32.451 --> 00:40:33.775doing this. Pretty tedious.00:40:34.300 --> 00:40:40.062Thank you. Yeah, the factof their back and I'm pretty00:40:40.062 --> 00:40:44.934sure that's 'cause I yeah. OK,so that is by your 30. Do you00:40:44.934 --> 00:40:46.674want me to cycle yet?00:40:46.680 --> 00:40:50.616What did you do Chris? You justhit apply discount removed all00:40:50.616 --> 00:40:53.568taxes. Yeah, it's kind ofinteresting 'cause what's going00:40:53.568 --> 00:40:55.536on? Oh yes, the answer question00:40:55.536 --> 00:40:59.950that's right. And I think allthat it is. It's just not re00:40:59.950 --> 00:41:01.650calculating after it. Does the00:41:01.650 --> 00:41:03.110discount validator. So.00:41:03.620 --> 00:41:12.314Yeah.Yeah so anyways, OK,00:41:12.314 --> 00:41:15.598I'm going to reattach.00:41:15.600 --> 00:41:20.870AviationAccidental00:41:20.870 --> 00:41:23.960E300:44:20.820 --> 00:44:23.262Coming in from the ads are00:44:23.262 --> 00:44:26.320discount Patch. Yeah, they're00:44:26.320 --> 00:44:31.675right here. OK, so now if youlook at your car, I just want to00:44:31.675 --> 00:44:33.810see what the tax was going in.00:44:36.650 --> 00:44:39.180Before you came in here.00:44:39.180 --> 00:44:45.690Cart totalsOh my God.00:44:47.450 --> 00:44:50.925So it does have it00:44:50.925 --> 00:44:54.820there. 12 I00:44:54.820 --> 00:45:00.033just The thing just not bigenough we can't see that bottom00:45:00.033 --> 00:45:02.434line, no, he's got it 75% zoom.00:45:02.434 --> 00:45:06.014Oh. There you go watch. I justwanted to say I just needed. He00:45:06.014 --> 00:45:09.238was saying it was there and Iwas like that looks like 499900:45:09.238 --> 00:45:13.384and me. But then you zoomed in,it showed up.00:45:13.390 --> 00:45:16.009I don't know.00:45:16.010 --> 00:45:20.993I don't want you to have solidsolid validation. The validation00:45:20.993 --> 00:45:23.711I'm pretty sure is where it00:45:23.711 --> 00:45:30.506breaks it. For a screen test,now here's your car totals.00:45:30.506 --> 00:45:32.650Still yeah. Texas.00:46:05.160 --> 00:46:08.058So we're good.00:46:08.060 --> 00:46:11.348Fine, that's just the00:46:11.348 --> 00:46:14.816air. Should we think00:46:14.816 --> 00:46:20.276it? I mean, you know there werelike this thing, shouldn't be00:46:20.276 --> 00:46:24.099adjusting. Think I can show youthat where it fails 'cause we00:46:24.099 --> 00:46:27.250were. Later later.00:46:27.250 --> 00:46:29.848If it's not.00:46:29.990 --> 00:46:32.800It was not working there.00:46:33.310 --> 00:46:38.081It moved bookstore over the bed,sitting in the chair. So we need00:46:38.081 --> 00:46:39.182to keep going.00:46:40.030 --> 00:46:43.450It helps to have all thesebreakpoints ever everywhere.00:46:43.450 --> 00:46:48.390It's the best thing. Just set awatch cart dot windows dot tax.00:46:48.390 --> 00:46:55.194Do you wantme to put00:46:55.194 --> 00:47:01.998like a conditionon it? No,00:47:01.998 --> 00:47:08.802I can justwatching that one.00:47:08.802 --> 00:47:12.204Oh it changes.00:47:12.220 --> 00:47:12.650Yeah.00:47:13.810 --> 00:47:17.737Well, the other thing too isit's removing the discount when00:47:17.737 --> 00:47:20.236he should be on there too so.00:47:20.240 --> 00:47:26.290Sounds like a number of bugs.It's a couple of unfortunately.00:47:26.820 --> 00:47:31.790But I pretty sure if we justjump right on down to this guy.00:47:32.430 --> 00:47:36.080This is where the sonow I still have tax.00:47:40.680 --> 00:47:43.870Instead of watch from here.00:47:43.870 --> 00:47:47.236And just type is the Barber.00:47:47.240 --> 00:47:51.621It doesn't have tax, so OK, soit applied the discount and took00:47:51.621 --> 00:47:56.339the tax off, but that should befine because in total is now 0,00:47:56.339 --> 00:48:00.046which is correct. The problem isit's taking the discount back00:48:00.046 --> 00:48:03.753off and then it's not readdingredoing the total. That makes00:48:03.753 --> 00:48:07.460sense so this is where we'regetting a problem with our00:48:07.460 --> 00:48:10.830logic. The redoing of the totalshouldn't really happen until00:48:10.830 --> 00:48:14.200the very end when it's actuallymade. The modifications that00:48:14.200 --> 00:48:18.260needs. Yeah, I guess that's kindof what I'm saying, like.00:48:20.680 --> 00:48:25.520There's always. OK so can I adda watch on tax. Specifically,00:48:25.520 --> 00:48:30.602yes, again, that's that we cando that too, but you can do it00:48:30.602 --> 00:48:35.321the Smart way. Or you can bedone if you collapse that you00:48:35.321 --> 00:48:39.677just double click on one of theempty row at the bottom.00:48:40.290 --> 00:48:44.216That the empty row at the bottomtype. Yeah yeah, you can start00:48:44.216 --> 00:48:46.934typing whatever variable namewhatever expression you want in00:48:46.934 --> 00:48:48.746there and it will watch it.00:48:50.410 --> 00:48:55.600Battle. I already can't findwhatever the value believes that00:48:55.600 --> 00:48:57.160you typed it wrong, but also.00:48:57.870 --> 00:49:03.712So taxing.OK anyways let's go into this.00:49:03.712 --> 00:49:05.160'cause this is the.00:49:05.790 --> 00:49:06.960This is the real bugaboo.00:49:07.920 --> 00:49:11.010Bugaboo Will you?00:49:11.680 --> 00:49:16.750Yeah, like that, everything isperfect right now, but the00:49:16.750 --> 00:49:22.327validator is what that call is.What breaks it? Because it's00:49:22.327 --> 00:49:23.848removing my discount.00:49:24.380 --> 00:49:26.340They should.00:49:27.480 --> 00:49:31.704It thinks it wasn't, but it'sbecause of the is exclusive00:49:31.704 --> 00:49:36.312flag, so you can see it's activeright now, but it becomes00:49:36.312 --> 00:49:41.304inactive an I'm not 100% so weapply to fix, but clearly wasn't00:49:41.304 --> 00:49:45.528enough or it didn't actually fixit, if that makes sense.00:49:46.810 --> 00:49:47.440So.00:49:48.510 --> 00:49:49.250Yeah.00:49:51.580 --> 00:49:57.839OK, and this may be the oneI'm trying to remember.00:49:57.840 --> 00:50:04.500OK.So I think you should do it.00:50:04.780 --> 00:50:07.208OK, here we go.00:50:59.910 --> 00:51:02.738You just got where?00:51:02.740 --> 00:51:09.320Oh, it's no. It's right downhere. OK, so it just made it in00:51:09.320 --> 00:51:11.670there again. So what's the00:51:11.670 --> 00:51:16.449account then? Look at chemicalswanting doing account greater00:51:16.449 --> 00:51:19.860than one. So why?00:51:20.870 --> 00:51:27.158Anywhere not discounts. Kim Yeahthere is one there with a flat00:51:27.158 --> 00:51:30.826and in the one over here was00:51:30.826 --> 00:51:34.707not flat. Gonna second our logicis off, right? 'cause we're00:51:34.707 --> 00:51:37.837basically saying checking thesame thing that over here we're00:51:37.837 --> 00:51:41.486not even checking. Do you have00:51:41.486 --> 00:51:47.406any? Yeah, but there's just onediscount on there, so it's just00:51:47.406 --> 00:51:48.358still work.00:51:48.360 --> 00:51:52.530100:51:52.530 --> 00:51:57.876In that. Sound can combinefault. You scroll past it.00:51:59.880 --> 00:52:04.080So I think you need to take thatparenthese off after dinner.00:52:04.090 --> 00:52:08.702Thisis00:52:08.702 --> 00:52:15.170not. Well,no, no it00:52:15.170 --> 00:52:21.210is exclusive. This this isall we need right here. Yeah, I00:52:21.210 --> 00:52:24.939think that other thing was aduplicate logic 'cause we want00:52:24.939 --> 00:52:29.007to make sure there's more thanone. Otherwise we don't want to00:52:29.007 --> 00:52:30.024go into this.00:52:30.030 --> 00:52:34.364I just didn't get that otherpart like the other discount00:52:34.364 --> 00:52:37.516validate itself when it'sfunded, done validation to00:52:37.516 --> 00:52:41.062Turkey turnips. It take itself.You can discount yourself.00:52:41.080 --> 00:52:48.010Weird. Yeah, Ithink that's that's a00:52:48.010 --> 00:52:51.390better way to say00:52:51.390 --> 00:52:57.179it, yeah? Justoutside any00:52:57.179 --> 00:52:59.905with the00:52:59.905 --> 00:53:06.848brightly. Excellent.So you're00:53:06.848 --> 00:53:13.584saying, likea flat00:53:13.584 --> 00:53:17.624and?Change00:53:17.624 --> 00:53:22.332youraccount00:53:22.332 --> 00:53:27.040toany.00:53:28.310 --> 00:53:32.470Yeah any. Are there anythat are not this?00:53:36.950 --> 00:53:44.014But slightly different andoh so much better,00:53:44.014 --> 00:53:50.958OK? You cancount how00:53:50.958 --> 00:53:53.942many people00:53:53.942 --> 00:53:59.460do. Not trying topredicate my jokes.00:53:59.460 --> 00:54:04.912My humoris a00:54:04.912 --> 00:54:07.638beautiful guys.00:54:07.640 --> 00:54:22.615CR.Discount00:54:22.615 --> 00:54:28.730idea? It's not having it goes,it's not taking his long right.00:54:29.360 --> 00:54:35.214At there. These are models thatdoesn't. We're not dealing with00:54:35.214 --> 00:54:36.372ESPN plus one.00:54:37.080 --> 00:54:44.574But Yeah,but I mean like as a best00:54:44.574 --> 00:54:46.706practice appear in link.00:54:46.710 --> 00:54:50.896Yeah, I was gonna say it couldalso be null and then you have00:54:50.896 --> 00:54:54.783to do your know local listingsor an old check. At least this00:54:54.783 --> 00:54:58.072is directly a database querythen yeah you wouldn't. But if00:54:58.072 --> 00:54:59.810it yeah. Plus one.00:55:02.100 --> 00:55:08.772Thanks for asking questionsthat I probably know00:55:08.772 --> 00:55:12.290that. I read the answer.00:55:12.290 --> 00:55:19.304Quit drinking. OK,so let me reload and00:55:19.304 --> 00:55:26.644I did start the Apple.Such a pain in the00:55:26.644 --> 00:55:30.110app. Thanks for laughing at all00:55:30.110 --> 00:55:33.524my jokes. You're the00:55:33.524 --> 00:55:40.218only one. Clientslove the discounts,00:55:40.218 --> 00:55:46.860man, they're like,Oh, we can00:55:46.860 --> 00:55:53.502do this andthis and this00:55:53.502 --> 00:55:56.823and I'm like,00:55:56.823 --> 00:56:04.491yeah. Cancel.Nothing to see00:56:04.491 --> 00:56:08.038here. Just say it's a good way.00:56:11.160 --> 00:56:11.790Time.00:56:31.790 --> 00:56:35.050OK.00:56:36.110 --> 00:56:40.569See if it is finished. The funnything is a little tangent, like00:56:40.569 --> 00:56:44.685trying to buy dog food for mydog off this website called00:56:44.685 --> 00:56:47.772chewy. Another disk space isbroken. So like actually00:56:47.772 --> 00:56:54.500applied. So like I like $20.00for like 80 pounds food.00:56:54.500 --> 00:56:59.475Got00:56:59.475 --> 00:57:08.325it.OK, now we have another00:57:08.325 --> 00:57:12.200question. As Veronica was a00:57:12.200 --> 00:57:16.495question question. Says thatright before I leave, when I put00:57:16.495 --> 00:57:21.245it to bed.Let's00:57:21.245 --> 00:57:28.242see.Why the other thing that we00:57:28.242 --> 00:57:31.404wanted to check on for this00:57:31.404 --> 00:57:35.790client? The board members thatget free sense. Yeah, they need00:57:35.790 --> 00:57:38.100some more sense. Let's just make00:57:38.100 --> 00:57:41.742this clear. That would be very00:57:41.742 --> 00:57:44.630good. OK.00:57:44.630 --> 00:57:46.770Immediately.00:57:46.770 --> 00:57:53.405Like Anyways,can you actually read00:57:53.405 --> 00:57:59.460that it says usagelimit by user?00:58:00.010 --> 00:58:03.898Do you recall if that worked00:58:03.898 --> 00:58:04.546ever?00:58:04.550 --> 00:58:11.630Cool.Yeah.00:58:13.130 --> 00:58:17.927You just add it to your query.Basically with that users ID or00:58:17.927 --> 00:58:18.296whatever.00:58:18.300 --> 00:58:25.218OK.OK, OK, so every time they00:58:25.218 --> 00:58:31.434applied yeah OK perfect that'swhat we needed so will pull that00:58:31.434 --> 00:58:38.168in from my then. Alright awesomeso now we made an update an00:58:38.168 --> 00:58:40.240we fix some stuff.00:58:40.270 --> 00:58:42.850Uh huh. Yeah.00:58:43.500 --> 00:58:45.220So now we need to do a pull00:58:45.220 --> 00:58:48.958request. Ann My thought process00:58:48.958 --> 00:58:54.014would be. I wanted to go througha really clean pull request, So00:58:54.014 --> 00:58:58.096what would be the best way andI'm kind of looking to Union00:58:58.096 --> 00:59:00.922Golden request directly fromthat branch. Yeah, so I'm00:59:00.922 --> 00:59:04.376thinking I can just go. It'sliterally a one line change00:59:04.376 --> 00:59:08.144though, so just pull latest andthen make the change and then.00:59:09.000 --> 00:59:11.428Yeah, yeah will do.00:59:12.040 --> 00:59:16.512Now I just have to find it was'cause all these breakpoints are00:59:16.512 --> 00:59:17.888distracting hundreds of files.00:59:17.890 --> 00:59:24.415For large and we quite a lot ofchanges to now. Now I'm I'm not00:59:24.415 --> 00:59:29.635there yet, so now I'm yeah thatsucks. OK, I've gotten really00:59:29.635 --> 00:59:30.940good at Winmerge.00:59:30.950 --> 00:59:34.230Search Switch.00:59:35.400 --> 00:59:38.170I agree.00:59:38.780 --> 00:59:42.673This Mr. A00:59:42.673 --> 00:59:45.450couple more. Yes.00:59:46.210 --> 00:59:55.490OhI did.00:59:56.600 --> 01:00:00.798Connect Just make sure youtouch all your files.01:00:02.140 --> 01:00:03.400Put a little space.01:00:03.980 --> 01:00:04.859Sure, they're dirty.01:00:41.150 --> 01:00:45.713Actually it was. It was truecare. OK, all I'm trying to do01:00:45.713 --> 01:00:49.223is find that file that I justchanged, which apparently.01:00:49.300 --> 01:00:56.056Maybe you can see the files thathave changed and just double01:00:56.056 --> 01:00:59.434click on the file the change.01:00:59.450 --> 01:01:02.450Thanks.01:01:03.470 --> 01:01:11.220Was distracted by trying tobe funny and failing OK01:01:11.220 --> 01:01:17.290alright so. If you guys don'tmind, we just go ahead and01:01:17.290 --> 01:01:22.645critique me right now so we canjust get that out of the way and01:01:22.645 --> 01:01:28.592then. Again. Start connect likewithout actually submitting it01:01:28.592 --> 01:01:34.048follows that are changed. Youcould probably check to see the01:01:34.048 --> 01:01:40.000total some changes that way, oranyone else wanna throw in on01:01:40.000 --> 01:01:42.170that changes. OK.01:01:44.770 --> 01:01:48.680And we're pulling from Master.01:01:50.240 --> 01:01:53.726You know it up in here to01:01:53.726 --> 01:02:00.820further she. Go to theleft right below the01:02:00.820 --> 01:02:04.300Orange Button. There we01:02:04.300 --> 01:02:06.010go. Right?01:02:08.350 --> 01:02:12.328Flooding a branch here doesnothing. It doesn't actually.01:02:12.328 --> 01:02:18.380Yeah sure. In, thedefault is developed01:02:18.380 --> 01:02:24.440right? Or isit master fully01:02:24.440 --> 01:02:28.709develop? I would get rid of thatsub folder. Yeah, thank you.01:02:30.260 --> 01:02:32.849Stupid sub folder.01:02:40.130 --> 01:02:44.160Is I would call the slow methodbecause he's doing it check out01:02:44.160 --> 01:02:47.570that involves pulling everythingdown from the web. Again. If you01:02:47.570 --> 01:02:50.980go to another check out thatyou've already got copied, the01:02:50.980 --> 01:02:54.390git folder over doing get reset,dash, dash hard, just restore01:02:54.390 --> 01:02:57.180the files and then swapbranches. That's way better.01:02:57.180 --> 01:02:59.660Start downloading on theInternet, thanks. Copying the01:02:59.660 --> 01:03:03.380files on your hard drive shouldtake like a few seconds. Yeah,01:03:03.380 --> 01:03:06.085because that's something.That's something you have to01:03:06.085 --> 01:03:07.300worry about right? 3 megabyte.01:03:08.930 --> 01:03:12.899Oh no, he doesn't. He isfaster at home.01:04:14.780 --> 01:04:18.210Because honestly, the ones thatare causing that problem the01:04:18.210 --> 01:04:20.954most already like servicereferences that generate this01:04:20.954 --> 01:04:24.384ridiculously long names that'salong the URL is ordered. I01:04:24.384 --> 01:04:27.814thought it was the node modulesinfinitely. We don't. They01:04:27.814 --> 01:04:29.529haven't done that for years.01:04:31.080 --> 01:04:37.744Mostly.And then didn't we talk about01:04:37.744 --> 01:04:39.964how we might do that?01:04:39.970 --> 01:04:47.407Correct?Yay01:04:47.407 --> 01:04:58.261itworks01:04:58.261 --> 01:05:06.126guys.So now that we're in master, I'm01:05:06.126 --> 01:05:09.954going to go ahead and changesome folder names and move01:05:09.954 --> 01:05:11.694things around. Just joking, OK?01:05:11.790 --> 01:05:15.381So you want to do this, let's01:05:15.381 --> 01:05:19.498go. Definition should that needto get moved.01:05:20.050 --> 01:05:22.460No.01:05:50.760 --> 01:05:53.700Or01:05:54.660 --> 01:06:03.470Damn.Much01:06:03.470 --> 01:06:12.620better.Kaley that would have been so01:06:12.620 --> 01:06:14.540much more of a pure solution.01:06:15.140 --> 01:06:19.463I'm guessing it's doing that'cause I'm missing my new gates.01:06:19.470 --> 01:06:26.830That's true, but youknow what? I kind01:06:26.830 --> 01:06:33.270of want to makeyour bills because.01:06:33.870 --> 01:06:36.970'cause I was working on anoutdated. I guess it's01:06:36.970 --> 01:06:39.450definitely going to buildthough, isn't it? Yeah.01:06:39.460 --> 01:06:41.758OK, fair enough.01:06:42.410 --> 01:06:44.930So off we go.01:06:45.490 --> 01:06:49.450Awfully, truck said truck.01:06:49.450 --> 01:06:55.480Oh no, juststarted. OK, so01:06:55.480 --> 01:07:01.510we decided todo branches except01:07:01.510 --> 01:07:07.540for like oneor two projects,01:07:07.540 --> 01:07:10.260right? Alright.01:07:10.770 --> 01:07:17.284Yeah. So we'redefinitely doing it branch, so01:07:17.284 --> 01:07:24.508is this a bug or featurebug bug bug, right? I'm just01:07:24.508 --> 01:07:27.518trying to remember what the.01:07:27.540 --> 01:07:30.168Doing a hotfix.01:07:30.170 --> 01:07:33.260Alright.01:07:35.330 --> 01:07:42.542Slash, do you have a ticketnumber? No sure I have a01:07:42.542 --> 01:07:44.946ticket number totally, yeah.01:07:44.960 --> 01:07:51.068Go take alook at my01:07:51.068 --> 01:07:57.471backlog. Ithink I'm01:07:57.471 --> 01:08:03.779actually cryinga little01:08:03.779 --> 01:08:10.087bit. OK,it's laughter01:08:10.087 --> 01:08:12.020though. Is it?01:08:12.620 --> 01:08:14.680Oh01:08:14.680 --> 01:08:20.450man. I'm prettysure this is.01:08:20.450 --> 01:08:25.532One there. Wow, no kidding. Sameproblem, good Lord, I'm fixing01:08:25.532 --> 01:08:28.766it. You and G as she goes.01:08:28.770 --> 01:08:33.533There's a bug, huge OK anyways,now I have the ticket.01:08:34.290 --> 01:08:37.050How you like them apples?01:08:37.050 --> 01:08:44.680244Can you after this filter01:08:44.680 --> 01:08:50.208self confidence? Flash, can youput the ticket numbers?01:08:50.210 --> 01:08:53.198With my BS.01:08:53.200 --> 01:08:57.050He didn't say, but in your titleor in your message.01:08:58.610 --> 01:09:01.652Say 6 four ticket number andthen put the pound and then that01:09:01.652 --> 01:09:06.078ticket number. With the poundand the ticket number, just like01:09:06.078 --> 01:09:09.598it is inside, when you'reediting a ticket in Visual01:09:09.598 --> 01:09:14.526Studio and it online and it actslike they make their link to, it01:09:14.526 --> 01:09:19.102makes a link to it in thecommit. So committed help. Do I01:09:19.102 --> 01:09:22.974need to do an Asterix oranything anywhere special, or01:09:22.974 --> 01:09:29.954stop? I was thinking I like todo mine with the little squarish01:09:29.954 --> 01:09:34.370bracket instead of theparentheses. 'cause it looks01:09:34.370 --> 01:09:40.870more manly. Orc smilebecause then the01:09:40.870 --> 01:09:47.018thing. Yeah.Did I just?01:09:47.020 --> 01:09:54.457This is. Oh yeah, Ijust did it commit and I01:09:54.457 --> 01:10:00.051pushed. Oh yeah, animated newbranch. Did everyone see the01:10:00.051 --> 01:10:01.548branch? Well, sorry.01:10:01.550 --> 01:10:03.350In what terminal?01:10:04.110 --> 01:10:09.000Yeah, totally. Unblock methrough it, boys.01:10:10.300 --> 01:10:15.976Today I am no terminal. I amterminal sucky sucky, so I'm01:10:15.976 --> 01:10:18.814guessing I can just open the01:10:18.814 --> 01:10:21.996command. I mean01:10:21.996 --> 01:10:25.340batch. Get check out hyphen B.01:10:26.480 --> 01:10:29.224Do I need to do a check out?01:10:29.230 --> 01:10:32.915Actually creates a branch. Ohthen. And then you name the01:10:32.915 --> 01:10:37.270branch and then I will call us,not use command line for stuff01:10:37.270 --> 01:10:39.615and said you know this is a01:10:39.615 --> 01:10:43.610good. This is a good thing.01:10:43.610 --> 01:10:49.556Yeah. Guys arequick every being updated. There01:10:49.556 --> 01:10:54.704are no like. Gosh wow might haveto take my knife.01:10:54.750 --> 01:10:58.265Anyway. Use01:10:58.265 --> 01:11:01.360an. Waiting for that.01:11:02.000 --> 01:11:05.430Thanks. I'm on a branch.01:11:05.960 --> 01:11:09.410Yeah, so just do it01:11:09.410 --> 01:11:12.210again. Yeah, could never.01:11:13.020 --> 01:11:17.850Master and hot fix. So you wereon your branch. So if I didn't01:11:17.850 --> 01:11:22.335get I would do the check outdifferently. Do you want me to01:11:22.335 --> 01:11:25.785just do it really faster on thebranch git checkout?01:11:27.260 --> 01:11:34.486UsePowerShell,01:11:34.486 --> 01:11:41.105PowerShell.It is a special PowerShell01:11:41.105 --> 01:11:47.780extension. Posh Git Let's dosome posh enis. OK let's check01:11:47.780 --> 01:11:51.200it out. ****01:11:51.200 --> 01:11:56.856Is there something weneed to install?01:11:56.990 --> 01:12:02.618OK, so yeah, if you want poshgit then Google it and it will01:12:02.618 --> 01:12:06.638be like click here and installit and there's like.01:12:06.660 --> 01:12:13.416OK, check outdash B feat.01:12:13.420 --> 01:12:18.230Put spacing hotfix space betweenthe checkout in hyphen B.01:12:18.230 --> 01:12:24.798Space that fits slashwhatever that was. Seven01:12:24.798 --> 01:12:30.400or something. Or have it in yourother window? Yeah, you already01:12:30.400 --> 01:12:31.588have that branch.01:12:32.200 --> 01:12:35.184Checking out it's accretive01:12:35.184 --> 01:12:36.860range. Yeah.01:12:37.540 --> 01:12:41.135Salute. Check01:12:41.135 --> 01:12:47.494out. Well, I have made a newfolder. I was just trying to01:12:47.494 --> 01:12:50.710pull somebody watching how theywould do it.01:12:50.710 --> 01:12:57.690So.Like01:12:57.690 --> 01:13:05.742that?Talk to01:13:05.742 --> 01:13:11.540me. Well, I don't have agit folder there, So what?01:13:12.170 --> 01:13:18.176Where are my checking out fromyour creating the branch there?01:13:18.180 --> 01:13:21.794So there is a new folder justfor every race. OK, so you01:13:21.794 --> 01:13:24.852would have to create thebranch and then jump into this01:13:24.852 --> 01:13:28.188folder. Do the Git Clone andthen change to that branch. So01:13:28.188 --> 01:13:30.134tell me what to put in here.01:13:31.270 --> 01:13:33.890Hit on new users.01:13:33.890 --> 01:13:45.410Yeah.I don't know01:13:45.410 --> 01:13:51.590if I haveto be admin01:13:51.590 --> 01:13:58.208or not. And I'mpretty sure there's a way you01:13:58.208 --> 01:14:03.218can get to PowerShell fasterwith like File Explorer tricks.01:14:03.218 --> 01:14:06.400OK, OK. So.01:14:06.400 --> 01:14:09.415Yeah,01:14:09.415 --> 01:14:15.770yeah. Oryou can do.01:14:16.120 --> 01:14:24.100So if I did get check outHyphen B, do I need to have01:14:24.100 --> 01:14:30.370the repo or do I do thatafter they hit enter?01:14:30.450 --> 01:14:35.460OK, so I guess I would just needyou get check out and paste the01:14:35.460 --> 01:14:37.464URL and then do this right.01:14:38.010 --> 01:14:43.920Yeah. If you don't havea git folder going to concert.01:14:43.920 --> 01:14:47.568Yeah, OK. So then get clone.01:14:47.570 --> 01:14:48.390Refund01:14:51.310 --> 01:14:57.670OK, and thenI could do01:14:57.670 --> 01:15:00.850what I doing01:15:00.850 --> 01:15:07.128up there. To go up like3 times. Yeah I just never hit01:15:07.128 --> 01:15:09.396enter so I don't think it's01:15:09.396 --> 01:15:12.600stored it. Let's see.01:15:14.350 --> 01:15:18.394Andthen01:15:18.394 --> 01:15:20.416you're01:15:20.416 --> 01:15:26.290saying. And then nowI can get clone.01:15:26.900 --> 01:15:28.850I hope.01:15:31.390 --> 01:15:35.381I'm trying to get something intothe folder. I think it were too01:15:35.381 --> 01:15:38.758many people going through stepswith me, so I'm trying to01:15:38.758 --> 01:15:42.442actually clone as though I wasgoing to do a hotfix from01:15:42.442 --> 01:15:43.670scratch from command line.01:15:44.390 --> 01:15:49.373Like forgetting everything elsethat we did. Yeah, yeah yeah OK01:15:49.373 --> 01:15:51.638so get rid of this.01:15:51.640 --> 01:15:55.496Yeah. You get out of01:15:55.496 --> 01:15:56.240here.01:15:56.880 --> 01:16:03.020Ah.So then paste my.01:16:03.020 --> 01:16:06.250Yeah, yeah.01:16:07.580 --> 01:16:13.330And now everyone who's watchingthis can feel good about01:16:13.330 --> 01:16:18.205themselves. OK, now that pulledfrom develop right?01:16:18.800 --> 01:16:22.484That's exactly a clone, but you01:16:22.484 --> 01:16:26.116just. Yeah, but that's cloning01:16:26.116 --> 01:16:28.110develop. Yes.01:16:29.460 --> 01:16:37.202So we wait for that to goOK. Now let's say that I am.01:16:37.820 --> 01:16:43.042Now the hot fixes have to get PRapproval. So let's say that I01:16:43.042 --> 01:16:48.264get some feedback on that and Ineed to make a change. Can we01:16:48.264 --> 01:16:52.936simulate that? Did you make thetemple request? Yeah.01:16:52.940 --> 01:16:55.470Area is the last one.01:16:55.470 --> 01:17:02.250Right there.Yeah, I01:17:02.250 --> 01:17:09.558push it.In the Master and delete already01:17:09.558 --> 01:17:16.741put your ticket my ticket onthere 'cause it's inside the01:17:16.741 --> 01:17:18.700description without #45447.01:17:18.710 --> 01:17:21.130So they can hit create.01:17:22.920 --> 01:17:25.725And I don't wanna change thetitle on these things, but01:17:25.725 --> 01:17:29.838whatever for now. Yeah, so itwould actually be descriptive.01:17:29.838 --> 01:17:35.090Top right hold on you change thetitle. What should I change the01:17:35.090 --> 01:17:37.190title to? Let me type it out.01:17:37.870 --> 01:17:42.742Wholething01:17:42.742 --> 01:17:50.140selected. He knows everythingand less he doesn't, and if he01:17:50.140 --> 01:17:52.124doesn't, it's your fault.01:17:52.130 --> 01:17:54.410Batman.01:17:54.410 --> 01:17:56.590Is.01:17:56.590 --> 01:18:03.395100%. CanI get you a01:18:03.395 --> 01:18:09.430donut? Idon't need01:18:09.430 --> 01:18:11.160you.01:18:12.850 --> 01:18:16.330I got 201:18:16.330 --> 01:18:22.110feet. More.Had to get some exercise01:18:22.110 --> 01:18:22.998never, yeah.01:18:24.040 --> 01:18:27.856So this is the auto completedialogue which it used to just01:18:27.856 --> 01:18:31.672be a model, but now it's almostlike we're never have the01:18:31.672 --> 01:18:34.852complete linked word items afteremerging checked, but it is01:18:34.852 --> 01:18:36.760common to do the delete your01:18:36.760 --> 01:18:40.565branch after merging. Items thatwould make this bug as soon as01:18:40.565 --> 01:18:44.660the PR merged it would close thebug, but we don't do that01:18:44.660 --> 01:18:47.810because we have it go throughQA, additional QA validation.01:18:47.810 --> 01:18:49.385Even if VR is cool.01:18:49.420 --> 01:18:54.356Act Is your first one totake the job?01:18:54.360 --> 01:19:01.344Helping OK, sonow someone go give me some01:19:01.344 --> 01:19:05.728constructive feedback or somehate feedback either way.01:19:05.730 --> 01:19:09.250And I'm guessing I couldprobably improve this, so feel01:19:09.250 --> 01:19:14.716free to. Go ahead, letme my monocle.01:19:17.810 --> 01:19:21.098Yeah. Right and then?01:19:21.770 --> 01:19:24.685Let's while we're waiting forthat to come back, let's go01:19:24.685 --> 01:19:27.600back only one line of changeand I don't see anything01:19:27.600 --> 01:19:30.515wrong with the line. I haveno feedback. Could you like?01:19:30.515 --> 01:19:31.840Give me some sample feedback.01:19:32.890 --> 01:19:35.945Put something in there. OK,01:19:35.945 --> 01:19:42.300thank you. We covered there youhave anymore quotes and do not01:19:42.300 --> 01:19:45.628suck. And stop beating your01:19:45.628 --> 01:19:48.500Donut. You01:19:48.500 --> 01:19:54.250shut up. Now this doeshave a live update, so you don't01:19:54.250 --> 01:19:57.286necessarily have to refresh, butyou could go over to the01:19:57.286 --> 01:20:00.550overview. I didn't do it, pilotit again for the PR.01:20:02.860 --> 01:20:08.860I just Now you'll notice there'sa policy that says not all01:20:08.860 --> 01:20:13.293comments resolved on the upperright can't complete the PR and01:20:13.293 --> 01:20:15.308let all the comments are01:20:15.308 --> 01:20:19.310resolved OK.Guess01:20:19.310 --> 01:20:21.550what?01:20:22.830 --> 01:20:29.012Pure is only approval this weekand I proved himself no.01:20:29.020 --> 01:20:33.628No, he can't. Refresh and hitwould be an anti pattern. There01:20:33.628 --> 01:20:38.620is a life run but if you loseInternet access for even a01:20:38.620 --> 01:20:39.772second it can.01:20:39.790 --> 01:20:40.300Space.01:20:42.220 --> 01:20:44.840Oh yeah, well, that's not01:20:44.840 --> 01:20:48.830Internet law. Oh01:20:48.830 --> 01:20:51.750Do you love me?01:20:51.750 --> 01:20:54.895Here. The01:20:54.895 --> 01:20:59.764hacker. Alright, anyways, wejust happened to actually be01:20:59.764 --> 01:21:04.344looking at it instead of somehowlittle here, what happened?01:21:04.360 --> 01:21:10.128OK, thanks, you needmore style general.01:21:10.130 --> 01:21:13.588OK. 20 great, thank you.01:21:14.150 --> 01:21:20.002Yeah his his his thing aboutchanges to the all resharper01:21:20.002 --> 01:21:21.598would suggest that.01:21:21.790 --> 01:21:26.564Yeah, OK, so now I actually haveto make a change here to verify01:21:26.564 --> 01:21:28.610an all positive verses in any01:21:28.610 --> 01:21:32.320negative. OK.01:21:32.320 --> 01:21:34.220Wars.01:21:34.910 --> 01:21:38.825Good morning. And01:21:38.825 --> 01:21:45.534warble. Youdouble the01:21:45.534 --> 01:21:51.964processing power. OK,so now we're going to go fix01:21:51.964 --> 01:21:55.944that. Your condition there wouldmake it always failed because01:21:55.944 --> 01:21:58.332the condition the one that we're01:21:58.332 --> 01:22:02.870adding is. I know you're right.I'm sorry. I'm sorry you're01:22:02.870 --> 01:22:06.024right. Been experiencing Fiji01:22:06.024 --> 01:22:12.192is right. Not not, notnot do something. Yeah, exactly01:22:12.192 --> 01:22:18.660how you not. Not. Not not, notnot do something right, sure.01:22:18.820 --> 01:22:22.126Percent accurate I01:22:22.126 --> 01:22:24.218speak truth.01:22:24.220 --> 01:22:30.878He Hold stillwait. Explain this to me again01:22:30.878 --> 01:22:36.290sorry, I just want to make sureI'm following so we're seeing01:22:36.290 --> 01:22:40.800the discount versus the discountthat's on the cart, yeah?01:22:40.810 --> 01:22:45.269In the list, iterate are versusthe one that we are now trying01:22:45.269 --> 01:22:49.385to add, and we're saying allover seeing if they are all01:22:49.385 --> 01:22:51.100equal then go into here.01:22:51.690 --> 01:22:56.617But they are going to be equal'cause it's going to write if01:22:56.617 --> 01:23:01.544there's just one and it's itselfit is going to be equal, right?01:23:01.544 --> 01:23:03.439Yeah, that would be OK.01:23:03.460 --> 01:23:09.933UA It's around likeit's a stupid thing, just don't01:23:09.933 --> 01:23:13.180do it. Everything.01:23:13.180 --> 01:23:18.395Oh yeah. Do you wantme to do that?01:23:20.580 --> 01:23:25.884Yeah, and then you can recommit. I just didn't want to01:23:25.884 --> 01:23:28.536have to reattach and test here.01:23:28.550 --> 01:23:30.326Close on the end, not there.01:23:31.020 --> 01:23:34.252Add a good catch01:23:34.252 --> 01:23:37.774by you. There's too much stuff01:23:37.774 --> 01:23:40.560starting with. It was then.01:23:41.730 --> 01:23:46.974OK, how about you tell me whatyou're thinking with the starter01:23:46.974 --> 01:23:49.159back on where it was01:23:49.159 --> 01:23:52.260exclamation. I just got it.01:23:52.290 --> 01:23:56.382Oh OK, so you're saying justhire thing? OK, that makes.01:23:57.330 --> 01:24:03.432Yeah, not, not, not, notnot. It's not yes.01:24:03.440 --> 01:24:08.192To me it's slightly better withthe, but just got first. Hell01:24:08.192 --> 01:24:11.760yeah. I like to suck01:24:11.760 --> 01:24:15.180less. After01:24:16.290 --> 01:24:19.496It's forever the best way to go.01:24:19.500 --> 01:24:21.868It will be 40.01:24:21.870 --> 01:24:24.789I feel better about it. She's on01:24:24.789 --> 01:24:28.362injuries. He doesn't usually do01:24:28.362 --> 01:24:32.310that. Then that's cool guys,01:24:32.310 --> 01:24:36.986yeah, awesome. OK, so we'regoing to. So basically all I01:24:36.986 --> 01:24:41.114have to do now is just commitand push it again, right?01:24:43.020 --> 01:24:46.564Yeah, get pushed and01:24:46.564 --> 01:24:50.438then. Therefore my comments.01:24:50.440 --> 01:24:57.760I can't evensee my own.01:24:57.760 --> 01:24:59.248I can see your own resolution.01:25:00.310 --> 01:25:04.582Did you fail yourself? OK, don'tworry, I can't see what you're01:25:04.582 --> 01:25:08.142typing from here either, sothat's true. It's like playing01:25:08.142 --> 01:25:08.854the piano.01:25:08.870 --> 01:25:16.100Meaning. No,I'm not really into that. I like01:25:16.100 --> 01:25:19.900to actually get it so, so I will01:25:19.900 --> 01:25:25.060win or. Literally the Gay. Yeah,'cause I want to ******* win.01:25:25.950 --> 01:25:30.780And if you're not good at it,actually, but OK.01:25:30.850 --> 01:25:32.110Those are changes.01:25:32.630 --> 01:25:35.930Yep, there's my01:25:35.930 --> 01:25:38.668changes. Makes moreconversation.01:25:39.970 --> 01:25:40.280Yes.01:25:42.800 --> 01:25:49.686Oh, it's actually resolving justby me replying, isn't it only01:25:49.686 --> 01:25:57.198if you hit the resolve? Andyeah, I just hit reply. I01:25:57.198 --> 01:25:59.076just hit reply.01:26:01.390 --> 01:26:06.034Did he? Did he market results'cause you don't have to redo01:26:06.034 --> 01:26:10.291markers result? No. Yeah itdoesn't. It's doing it on its01:26:10.291 --> 01:26:14.161own with me replying. Itshouldn't hit he market result.01:26:14.161 --> 01:26:19.192I don't. I didn't set up ouroffice on stage. Oh he did01:26:19.192 --> 01:26:22.288approve it and Scott approvedit. Damn, wow.01:26:22.310 --> 01:26:24.200Girl.01:26:24.860 --> 01:26:31.925Background like.Just to be01:26:31.925 --> 01:26:39.695clear, I'm talkingabout my own01:26:39.695 --> 01:26:43.580haircut. Copying Scott.01:26:43.590 --> 01:26:47.048By the way, just to loved it01:26:47.048 --> 01:26:50.910like this. Yeah.01:26:50.910 --> 01:26:55.650I have to try to traumatized youas much as I can.01:26:55.650 --> 01:26:59.160Hahahaha I mean?01:26:59.160 --> 01:27:05.726What?The little01:27:05.726 --> 01:27:07.179way.01:27:07.180 --> 01:27:10.870OK.01:27:10.870 --> 01:27:17.188Right? Alright, so Ithink that pretty much covers01:27:17.188 --> 01:27:20.434that. Can we just go over01:27:20.434 --> 01:27:25.520command line? It it, yeah, it'sbuilding right now. OK, so now01:27:25.520 --> 01:27:30.320I've pulled everything from myclone. I need to change to get01:27:30.320 --> 01:27:33.120so I need to check out master,01:27:33.120 --> 01:27:34.839right? Steal your breakfast.01:27:35.370 --> 01:27:40.540Alright, could just be awesome,be awesome and not have it01:27:40.540 --> 01:27:45.121worked. That is yourone that did. France01:27:45.121 --> 01:27:47.133get branches but full.01:27:48.610 --> 01:27:53.110Is that the folder where youjust made your own repo? That's01:27:53.110 --> 01:27:57.690the problem. Yeah, you gotta bein the folder. Yeah, you were01:27:57.690 --> 01:27:58.839right. You essentially.01:27:59.400 --> 01:28:02.420You are affectively are correct.01:28:03.330 --> 01:28:05.690I will cut you.01:28:05.690 --> 01:28:09.338I will OK get branches have01:28:09.338 --> 01:28:13.670branches. Well, that's thebranches there saying it's01:28:13.670 --> 01:28:17.190already there already exists.OK, read your stuff.01:28:17.820 --> 01:28:21.190It what? Out.01:28:22.540 --> 01:28:25.515Here I'll just name master01:28:25.515 --> 01:28:28.870already exists. There you go.01:28:29.460 --> 01:28:34.180Look man, you're on master. OK,OK, I'm actually on.01:28:34.180 --> 01:28:37.953Well, the master now thedefault. OK so now what is01:28:37.953 --> 01:28:41.383not well I don't know howthat happened, but that's01:28:41.383 --> 01:28:44.127the only branch that's inthere is master.01:28:45.450 --> 01:28:49.590Are you sure about that? Well,it would save the other place.01:28:49.600 --> 01:28:51.468That you're talking to.01:28:52.260 --> 01:28:58.434The folder that he's in it rightthere on the right. This is the01:28:58.434 --> 01:29:03.285folder looked master 00000 holdon. We got two people working01:29:03.285 --> 01:29:10.279it. Go ahead and full screenthat you're you're fine. I'm on01:29:10.279 --> 01:29:14.262the left, there you go now you01:29:14.262 --> 01:29:17.871now. So you can see what I mean,01:29:17.871 --> 01:29:20.880my folder. OK.01:29:22.090 --> 01:29:26.766And what are you trying to do?He was trying to see what others01:29:26.766 --> 01:29:30.774show the command line way ofmaking a new branch whenever I01:29:30.774 --> 01:29:37.694Clone. No.I want to be the Master of all01:29:37.694 --> 01:29:40.128this. During a break.01:29:40.130 --> 01:29:42.778Hold on, hold on.01:29:42.780 --> 01:29:49.380Hold on, I did a pool, I did it.This loan write an it literally01:29:49.380 --> 01:29:52.460put me on to the Master Branch.01:29:52.470 --> 01:29:57.606Ave The master may be thedefault. I think Master is the01:29:57.606 --> 01:30:01.584default, so if you were to,which is what it should be if01:30:01.584 --> 01:30:05.256you want to confirm what you'resaying, you can look and see01:30:05.256 --> 01:30:06.786what branches are in there.01:30:06.820 --> 01:30:10.681Would you ******* British? Yeah,but the fact that it's green01:30:10.681 --> 01:30:14.191right there is telling you thatthat's what branches off.01:30:16.220 --> 01:30:20.108Yeah, so if you were to create anew brand, if we did it so now,01:30:20.108 --> 01:30:23.996how do I do now? I want to makemy changes. How do I make many01:30:23.996 --> 01:30:26.912branch you want to create a newbranch Git Checkout Hyphen B01:30:26.912 --> 01:30:28.370type the name of your branch?01:30:29.000 --> 01:30:32.235Hit01:30:32.235 --> 01:30:37.249enter.Then that's it.01:30:37.760 --> 01:30:42.008And then get Git Branch Gitbranch and then you can see01:30:42.008 --> 01:30:46.501that. But it didn't work.Aborting, aborting. OK, so why01:30:46.501 --> 01:30:49.732you been aborted got it mustsuck for you.01:30:50.360 --> 01:30:53.504I guess it was on my Oh yeah,you did commit your.01:30:54.390 --> 01:30:58.460It's 'cause those files are toolong, right? Yeah, those files01:30:58.460 --> 01:30:59.570are too long.01:31:00.350 --> 01:31:05.576OK, it's because we're inside ofthis set folder, so let me know.01:31:05.576 --> 01:31:07.988We want to move it up.01:31:08.160 --> 01:31:13.407Let's pop it and Drop itand Drop it.01:31:13.410 --> 01:31:16.090Yes. Yes.01:31:17.540 --> 01:31:24.675OK. Stillnot working? Do you01:31:24.675 --> 01:31:32.635have any uncommitted filesnow? The same probably01:31:32.635 --> 01:31:39.180OK. Oh no,that's what it is.01:31:39.180 --> 01:31:43.536Yeah, now it's messed up. So youbasically it's better to just01:31:43.536 --> 01:31:46.803start over OK, because The thingis messed up.01:31:46.810 --> 01:31:50.752Trademark of the Fathers deletedand **** like that.01:31:50.760 --> 01:31:54.138OK, so now.01:31:54.140 --> 01:31:56.150So how would you fix that?01:31:57.110 --> 01:31:58.260Don't check out so deep.01:31:59.010 --> 01:32:03.716Can we just get rid of that? Onereference is literally just the01:32:03.716 --> 01:32:05.164one reference right here.01:32:05.800 --> 01:32:08.716Tell because it may be the onereference for you, but someone01:32:08.716 --> 01:32:11.146else doing it and even deeperfolder would have more01:32:11.146 --> 01:32:13.333representative the same thing,Yeah, but I mean that's.01:32:13.900 --> 01:32:18.112Well, OK then can we do anexercise where we go reasonable01:32:18.112 --> 01:32:21.622folder depth and then just getrid of the problem?01:32:21.780 --> 01:32:22.550Answer.01:32:23.240 --> 01:32:28.000Windows.01:32:28.280 --> 01:32:30.560Go back.01:32:31.100 --> 01:32:34.736Hi. OK,01:32:34.736 --> 01:32:38.466well we. Endorses01:32:38.466 --> 01:32:44.950responder reference. Functionname that inside there.01:32:44.950 --> 01:32:47.260I'm just saying we need to take01:32:47.260 --> 01:32:51.366that reference out. It's causinga problem like that. We just01:32:51.366 --> 01:32:53.515take it out for now, which would01:32:53.515 --> 01:32:55.090break that. Spine.01:32:55.650 --> 01:33:00.200I mean, we don't want that inthe floor. You can have it for01:33:00.200 --> 01:33:01.825that client and that's it.01:33:01.840 --> 01:33:04.824Of course you have otherASX instances. That's01:33:04.824 --> 01:33:06.316like 1000 Tiny Existant.01:33:07.600 --> 01:33:11.893I'm just trying to connect withyou on this.01:33:11.900 --> 01:33:15.343You're glossing over so manyissues that I don't have time01:33:15.343 --> 01:33:18.786to explain, so we can. We canreference this later. Some01:33:18.786 --> 01:33:22.542some things you can do in theservice of this meeting. I01:33:22.542 --> 01:33:25.985just want to move on, so does