History with several topic branches. Topic branches, however, are useful in projects of any size.
Topic branches zijn nuttig in projecten van elke grootte.Your commit history with multiple topic branches.
Je commit-geschiedenis met meerdere topic branches.Topic branches, however, are useful in projects of any size.
Topic branches Topic branches zijn nuttig in projecten van elke grootte.Figure 5-19. History with several topic branches.
Figuur 5-19. Historie met een aantal topic branches.Another situation is where you merge a bunch of evolving topic branches together into a testable head occasionally,
Een andere situatie is waar je af en toe een aantal lopende topic branches samen merged in een testbare head,Figure 3-20. Your commit history with multiple topic branches.
Figuur 3-20. Je commit-geschiedenis met meerdere topic branches.Lieutenants merge the developers' topic branches into their master branch..
Luitenanten mergen de topic branches van de ontwikkelaars in hun masterbranch.Managing a complex series of parallel contributed topic branches.
Een complexe serie van parallel bijgedragen topic branches beheren.it's collected into topic branches in the maintainer's repository in a manner similar to what I have described see Figure 5-24.
wordt het samengeraapt in topic branches in de repository van de beheerder op een manier die lijkt op wat ik omschreven heb zie Figuur 5-24.Managing a complex series of parallel contributed topic branches.
Een complexe reeks van parallelle bijgedragen topic branches beheren.Topic branches are created,
Topic branches worden gemaakt,Managing a complex series of parallel contributed topic branches.
Een complexe serie van parallelle bijgedragen onderwerp branches beheren.Having work themes isolated into topic branches also makes it easier for you to rebase your work if the tip of the main repository has moved in the meantime
Als je je werkthema's gescheiden houdt in topic branches maakt dat het ook eenvoudiger voor jou om je werk te rebasen als de punt van de hoofd-repository in de tussentijd verschoven is en je commits nietThe workflow is similar to the previous use case- you create topic branches for each patch series you work on.
De workflow is vergelijkbaar met het vorige geval- je maakt topic branches voor iedere patch waar je aan werkt.work in two branches named ruby_client and php_client that looks like History with several topic branches.
wat eruit ziet zoals Historie met een aantal topic branches.you will likely create topic branches, do work on them,
zal je waarschijnlijk topic branches gaan maken,it's collected into topic branches in the maintainer's repository in a manner similar to what we have described see Managing a complex series of parallel contributed topic branches.
wordt het samengeraapt in topic branches in de repository van de beheerder op een manier die lijkt op wat we omschreven hebben zie Een complexe reeks van parallelle bijgedragen topic branches beheren.you will likely create topic branches, do work on them, and then merge them in.
zal je waarschijnlijk topic branches maken, daar werk op doen en ze dan weer in mergen.push up only the topic branches you want to collaborate on.
en alleen die topic branches pushen waar je op wilt samenwerken.to do your work in topic branches that you can easily discard if they're rejected.
je werk te doen in topic branches die je eenvoudig weg kunt gooien als ze geweigerd worden.Now you have a topic branch that contains contributed work.
Nu heb je een onderwerp branch dat bijgedragen werk bevat.Now you have a topic branch that contains contributed work. Create a topic branch from master.
Maak een topic branch van master.Rebasing a topic branch off another topic branch.
Een topic branch rebasen vanaf een andere topic branch.Push our new topic branch back up to our GitHub fork.
Push onze nieuwe topic branch terug naar onze GitHub fork.Figure 3-32. Rebasing a topic branch off another topic branch.
Figuur 3-32. Een topic branch rebasen vanaf een andere topic branch.Rebasing a topic branch off another topic branch.
Een onderwerp branch rebasen vanaf een andere onderwerp branch.After a topic branch merge.
Na het mergen van een topic branch.Figure 5-22. After a topic branch merge.
Figuur 5-22. Na een merge van een topic branch.
Uitslagen: 30,
Tijd: 0.0371
and bundle topic branches still cooking.
We agree to use topic branches for development.
Merging contributed topic branches into long-term integration branches.
Individual committers should create topic branches under yourname/some_descriptive_name.
topic branches and then merged into longer running branches.
topic branches are judged primarily by the mailing list discussions.
Push your topic branches with git push --force-with-lease origin topic.
Instead, use topic branches to keep track of your projects.
The project SHALL NOT use topic branches for any reason.
Een complexe serie van parallel bijgedragen topic branches beheren.
Een belangrijke techniek in het werken met topic branches is de feature toggle.
De workflow is vergelijkbaar met het vorige geval — je maakt topic branches voor iedere patch waar je aan werkt.
Topic branches zijn nuttig in projecten van elke grootte.
Het project MAG NIET topic branches (tijdelijke branches voor een specifiek doel) gebruiken, om geen enkele reden.
Luitenanten mergen de topic branches van de ontwikkelaars in hun masterbranch.
In persoonlijke forks MOGEN wel topic branches worden gebruikt.
Bijgedragen topic branches mergen in langlopende integratie branches.
Git branching problemen
Als je je op je gemak voelt met een Git workflow, zal je waarschijnlijk topic branches maken, daar werk op doen en ze dan weer in mergen.
Een complexe reeks van parallelle bijgedragen topic branches beheren.