Download for Windows Premium
Advertising
git commit commando

Translation of "git commit commando" in English

We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
git commit command
Zoals je kunt zien, toont dit commando iedere commit met zijn SHA-1 checksum, de naam van de maker en zijn e-mail, de datum van opslaan, en de commit boodschap.
As you can see, this command lists each commit with its SHA-1 checksum, the author's name and e-mail, the date written, and the commit message.
Nadat u het bestand heeft toegevoegd, moet het "commit" commando gebruikt worden om deze ook daadwerkelijk aan het archief toe te voegen. Opmerking
After having added the file, you need to use the "commit" command to actually add them to the repository.
Als u veranderingen hebt gemaakt waarvan u oordeelt dat u deze wil delen met andere ontwikkelaars, gebruik dan het "commit" commando om deze aan het archief toe te voegen
If you have made some changes and feel that you want to share your work with the other developers, you should use the "commit" command
Je moet aangeven hoe ver terug je commits wilt herschrijven door het commando te vertellen op welke commit het moet rebasen.
You must indicate how far back you want to rewrite commits by telling the command which commit to rebase onto.
Dit commando neemt je staging gebied en gebruikt dit voor de commit.
This command takes your staging area and uses it for the commit.
Een gebruikelijke optie om te gebruiken bij het log commando in dit geval is - left-right, welke je laat zien welke zijde van de reeks elke commit in zit.
A common switch to use with the log command in this case is - left-right, which shows you which side of the range each commit is in.
Het kan behulpzaam zijn om het commando te zien als "voeg deze inhoud toe aan de volgende commit" in plaats van "voeg dit bestand toe aan het project".
It may be helpful to think of it more as "add this content to the next commit" rather than "add this file to the project".
Als je kan dit doen door ze op te geven bij het bisect start commando, waarbij je de slechte commit eerst en de laatst bekende goede commit als tweede geeft
You can do this by listing them with the bisect start command if you want, listing the known bad commit first and the known good commit second
Je kunt dit doen door ze te tonen met de bisect start commando als je dit wilt, door de bekende slechte commit als eerste door te geven en de bekende goede commit als tweede
You can do this by listing them with the bisect start command if you want, listing the known bad commit first and the known good commit second
Als je geen veranderingen sinds je laatste commit hebt gedaan (bijvoorbeeld, je voert dit commando meteen na je laatste commit uit), dan zal je snapshot er precies hetzelfde uitzien en zal je commit boodschap het enige zijn dat je verandert.
If you've made no changes since your last commit (for instance, you run this command immediately after your previous commit), then your snapshot will look exactly the same and all you'll change is your commit message.
Onthoud ook dat dit een rebase commando is - iedere commit in de serie HEAD~3... HEAD zal worden herschreven, of je het bericht wijzigt of niet.
Remember again that this is a rebasing command - every commit included in the range HEAD~3... HEAD will be rewritten, whether you change the message or not.
Je kunt dit doen door ze te tonen met de bisect start commando als je dit wilt, door de bekende slechte commit als eerste door te geven en de bekende goede commit als tweede
If you know beforehand more than one good commit, you can narrow the bisect space down by specifying all of the good commits immediately after the bad commit when issuing the bisect start command
Dit is een belangrijk punt om te onthouden: Git herstelt je werkmap zodat die eruit ziet als het snapshot van de commit waar de branch die je uitchecked naar wijst.
It moved the HEAD pointer back to point to the master branch, and it reverted the files in your working directory back to the snapshot that master points to.
No results found for this meaning.

Synonyms and analogies of "git commit commando" in Dutch

Advertising

Results: 4590399. Exact: 0. Elapsed time: 946 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800, 801-1200