"zomaar een git"를 영어로 번역

네덜란드 사람에서 영어(으)로 "zomaar een git" 구문의 50 번역 중 50 표시

zomaar een git의 번역

네덜란드 사람의 "zomaar een git"는 다음 영어 단어/구로 번역될 수 있습니다.

een 4 a a few a single able about access add address after all along also amount an and and the another any app are around as at at the available be be able to because been before being best better between big bit build but by can case certain complete could create creating customer day device different do domain down during each easy even every excellent few first for for the free from from the full get go good group has have here high home how however human i if in in the incoming individual into is it it has it is its it’s just know large light like little live ll location look low made make makes may means might more more than most much must need needs new no not now number number of of of the on on the once one only open or other our out over own part people person personal place private process program provide re really right room s same see service set should similar simple simply single site small so software some something specific start stay such such as sure system take team text than that that you the their them then there there is these they this this is three through time to to be to create to make to the to us together tool top true two unique up up to us use used users uses using value very via want was way we web website well what when where whether which while who will will be with within without work would you you are you can you have you want you will be your yourself you’re
git git

zomaar een git의 네덜란드 사람을(를) 영어로 번역

네덜란드 사람
영어

NL Git voor ontwikkelaars Git voor marketing Git voor productbeheer Git voor ontwerpers Git voor klantenondersteuning Git voor Human Resources Git voor iedereen die een budget beheert

EN Git for developers Git for marketing Git for product management Git for designers Git for customer support Git for human resources Git for anyone managing a budget

네덜란드 사람 영어
git git
marketing marketing
human human
budget budget

NL Een Git-repository aanmaken Je Git-repository kopiëren en bestanden toevoegen Wijzigingen uit je Git-repository op Bitbucket Cloud halen Een Git-branch gebruiken om een bestand samen te voegen

EN Create a Git repository Copy your Git repository and add files Pull changes from your Git repository on Bitbucket Cloud Use a Git branch to merge a file

네덜란드 사람 영어
aanmaken create
kopiëren copy
wijzigingen changes
bitbucket bitbucket
cloud cloud
halen pull
gebruiken use
git git
je your
branch branch

NL Een protocol dat uniek is voor git. Git wordt geleverd met een daemon die draait op poort (9418). Het protocol is vergelijkbaar met SSH, maar het heeft GEEN AUTHENTICATIE. git://host.xz[:poort]/pad/naar/repo.git/

EN A protocol unique to git. Git comes with a daemon that runs on port (9418). The protocol is similar to SSH however it has NO AUTHENTICATION. git://host.xz[:port]/path/to/repo.git/  

네덜란드 사람 영어
protocol protocol
git git
draait runs
poort port
vergelijkbaar similar
ssh ssh
authenticatie authentication
host host

NL Git heeft een eigen URL-syntaxis die wordt gebruikt om externe repository-locaties door te geven aan Git-opdrachten. Omdat git clone het meest wordt gebruikt op externe repositories, zullen we hier de Git URL-syntaxis bestuderen.

EN Git has its own URL syntax which is used to pass remote repository locations to Git commands. Because git clone is most commonly used on remote repositories we will examine Git URL syntax here.  

네덜란드 사람 영어
git git
externe remote
clone clone
hier here
url url
syntaxis syntax
locaties locations

NL Niet zomaar een Git GUI. Sourcetree plaatst de kracht van Git in het middelpunt in een gebruiksvriendelijke interface.

EN Not just a Git GUI. Sourcetree places the power of Git front and center in an easy-to-use interface.

네덜란드 사람 영어
git git
gui gui
sourcetree sourcetree
plaatst places
kracht power
middelpunt center
interface interface

NL Niet zomaar een Git GUI. Sourcetree plaatst de kracht van Git in het middelpunt in een gebruiksvriendelijke interface.

EN Not just a Git GUI. Sourcetree places the power of Git front and center in an easy-to-use interface.

네덜란드 사람 영어
git git
gui gui
sourcetree sourcetree
plaatst places
kracht power
middelpunt center
interface interface

NL Apple onderhoudt en levert in feite een eigen vertakking van Git; deze loopt eigenlijk meerdere grote versies achter op de gangbare Git. Misschien wil je een nieuwere versie van Git installeren op een van de volgende manieren:

EN Apple actually maintain and ship their own fork of Git, but it tends to lag behind mainstream Git by several major versions. You may want to install a newer version of Git using one of the methods below:

네덜란드 사람 영어
apple apple
git git
grote major
nieuwere newer
manieren methods

NL Er zijn verschillende manieren om Git op een Mac te installeren. Sterker nog, als je XCode hebt geïnstalleerd (of de Command Line Tools), is Git misschien al geïnstalleerd. Open een terminal en voer git --version in om daar achter te komen.

EN There are several ways to install Git on a Mac. In fact, if you've installed XCode (or it's Command Line Tools), Git may already be installed. To find out, open a terminal and enter git --version.

네덜란드 사람 영어
manieren ways
git git
mac mac
command command
line line
tools tools
terminal terminal

NL Breng je wijzigingen lokaal aan en voeg ze vervolgens toe, maak commits en push ze naar de branch:git add. git commit -m "een wijziging toevoegen uit de functie-branch" git push origin

EN Make your changes locally and then add, commit, and push your changes to the  branch:git add . git commit -m "adding a change from the feature branch" git push origin

네덜란드 사람 영어
lokaal locally
branch branch
git git
origin origin
je your
functie feature

NL Breng je wijzigingen lokaal aan en voeg ze vervolgens toe, maak commits en push ze naar de branch:git add. git commit -m "een wijziging toevoegen uit de functie-branch" git push origin

EN Make your changes locally and then add, commit, and push your changes to the  branch:git add . git commit -m "adding a change from the feature branch" git push origin

네덜란드 사람 영어
lokaal locally
branch branch
git git
origin origin
je your
functie feature

NL Breng je wijzigingen lokaal aan en voeg ze vervolgens toe, maak commits en push ze naar de branch:git add. git commit -m "een wijziging toevoegen uit de functie-branch" git push origin

EN Make your changes locally and then add, commit, and push your changes to the  branch:git add . git commit -m "adding a change from the feature branch" git push origin

네덜란드 사람 영어
lokaal locally
branch branch
git git
origin origin
je your
functie feature

NL Raadpleeg voor meer informatie over git clone-functionaliteit de officiële Git-documentatie. We behandelen ook praktische voorbeelden van git clone in onze handleiding voor het instellen van een repository.

EN For further, deeper reference on git clone functionality, consult the official Git documentation. We also cover practical examples of git clone in our setting up a repository guide.

네덜란드 사람 영어
raadpleeg consult
git git
praktische practical
clone clone
handleiding guide
repository repository
functionaliteit functionality

NL Is Git nieuw voor jou? Maak je geen zorgen, wij helpen je. Lees onze tutorials 'Git goed begrijpen' om kennis te maken met Git.

EN New to Git? No worries, we got you covered. Read our Getting Git Right tutorials for a primer on Git.

네덜란드 사람 영어
git git
nieuw new
geen no
tutorials tutorials
zorgen worries

NL Is Git nieuw voor jou? Maak je geen zorgen, wij helpen je. Lees onze tutorials 'Git goed begrijpen' om kennis te maken met Git.

EN New to Git? No worries, we got you covered. Read our Getting Git Right tutorials for a primer on Git.

네덜란드 사람 영어
git git
nieuw new
geen no
tutorials tutorials
zorgen worries

NL Om te leren hoe je Git kunt gebruiken met Sourcetree (en hoe je je Git-repository's op Bitbucket kunt hosten), kun je onze uitgebreide Git-tutorial met Bitbucket en Sourcetree volgen.

EN To learn how to use Git with Sourcetree (and how to host your Git repositories on Bitbucket) you can follow our comprehensive Git tutorial with Bitbucket and Sourcetree.

네덜란드 사람 영어
git git
sourcetree sourcetree
bitbucket bitbucket
hosten host
uitgebreide comprehensive
volgen follow
repository repositories
tutorial tutorial

NL De Git-bron klonen (of download Git en pak die dan uit als je nog geen versie van Git hebt geïnstalleerd):

EN Clone the Git source (or if you don't yet have a version of Git installed, download and extract it):

네덜란드 사람 영어
klonen clone
download download
git git
versie version
geïnstalleerd installed
bron source

NL git clone is een Git-opdrachtregelhulpprogramma dat wordt gebruikt om een bestaande repository te targeten en een kloon of kopie van de doelrepository te maken

EN git clone is a Git command line utility which is used to target an existing repository and create a clone, or copy of the target repository

네덜란드 사람 영어
git git
bestaande existing
repository repository
of or
kopie copy

NL Sourcetree, een gratis visuele Git-client voor Mac, wordt geleverd met een eigen gebundelde versie van Git. Je kunt Sourcetree hier downloaden.

EN Sourcetree, a free visual Git client for Mac, comes with its own bundled version of Git. You can download Sourcetree here.

네덜란드 사람 영어
sourcetree sourcetree
gratis free
visuele visual
mac mac
versie version
git git
hier here
downloaden download
client client

NL Sourcetree, een gratis visuele Git-client voor Windows, wordt geleverd met een eigen gebundelde versie van Git. Je kunt Sourcetree hier downloaden.

EN Sourcetree, a free visual Git client for Windows, comes with its own bundled version of Git. You can download Sourcetree here.

네덜란드 사람 영어
sourcetree sourcetree
gratis free
visuele visual
windows windows
versie version
git git
hier here
downloaden download
client client

NL Door bijvoorbeeld simpelweg één Git-repo aan te wijzen als de 'centrale' repository kun je een gecentraliseerde workflow repliceren met behulp van Git

EN For example, by simply designating one Git repo as the “central” repository, its possible to replicate a centralized workflow using Git

네덜란드 사람 영어
simpelweg simply
repository repository
workflow workflow
repliceren replicate
git git
kun possible

NL Net als bij git init --bare wordt een kopie van de externe repository gemaakt met een weggelaten werkmap wanneer het argument -bare wordt doorgegeven aan git clone

EN Similar to git init --bare, when the -bare argument is passed to git clone, a copy of the remote repository will be made with an omitted working directory

네덜란드 사람 영어
git git
kopie copy
externe remote
repository repository
gemaakt made
clone clone

NL In dit document gingen we diep in op git clone. De belangrijkste leerpunten zijn: 1. git clone wordt gebruikt om een kopie van een doelrepo te maken;

EN In this document we took a deep look at git clone. The most important takeaways are: 1. git clone is used to create a copy of a target repo

네덜란드 사람 영어
document document
git git
clone clone
kopie copy

NL Een branch aanmaken met de branch-opdracht in Git. git branch

EN Create a branch using the Git branch command. git branch

네덜란드 사람 영어
branch branch
aanmaken create
git git
opdracht command

NL Stap 9: Git inschakelen kunt u de bestanden van uw site van een git-repository kopiëren in plaats van uploaden via Plesk of FTP.

EN Step 9: Enabling Git will allow you to copy your site's files from a Git repository rather than upload through Plesk or FTP.

네덜란드 사람 영어
stap step
git git
inschakelen enabling
kunt will
uploaden upload
plesk plesk
of or
ftp ftp

NL Een branch aanmaken met de branch-opdracht in Git. git branch

EN Create a branch using the Git branch command. git branch

네덜란드 사람 영어
branch branch
aanmaken create
git git
opdracht command

NL Wanneer je de 'git-flow'-extensiebibliotheek gebruikt, zal het uitvoeren van git flow init op een bestaande repo de develop-branch aanmaken:

EN When using the git-flow extension library, executing git flow init on an existing repo will create the develop branch:

네덜란드 사람 영어
git git
flow flow
bestaande existing
branch branch

NL Een branch aanmaken met de branch-opdracht in Git. git branch

EN Create a branch using the Git branch command. git branch

네덜란드 사람 영어
branch branch
aanmaken create
git git
opdracht command

NL Git bouwen kan een beetje lastig zijn op Mac omdat bepaalde bibliotheken zich verplaatsen tussen OS X-releases. Volg op El Capitan (OS X 10.11) deze instructies om Git te bouwen:

EN Building Git can be a little tricky on Mac due to certain libraries moving around between OS X releases. On El Capitan (OS X 10.11), follow these instructions to build Git:

네덜란드 사람 영어
git git
lastig tricky
mac mac
bibliotheken libraries
volg follow
x x
instructies instructions
os os
releases releases
el el

NL Open een opdrachtprompt (of Git Bash als je tijdens de installatie ervoor hebt gekozen om Git niet te gebruiken via de Windows-opdrachtprompt).

EN Open a Command Prompt (or Git Bash if during installation you elected not to use Git from the Windows Command Prompt).

네덜란드 사람 영어
git git
installatie installation
gekozen elected
windows windows

NL De opdracht git clone kopieert een bestaande Git-repository

EN The git clone command copies an existing Git repository

네덜란드 사람 영어
opdracht command
git git
clone clone
bestaande existing
repository repository

NL Ga voor een uitgebreide lijst met andere git clone-opties naar de officiële Git-documentatie. In dit document bespreken we enkele andere veelvoorkomende opties.

EN For a comprehensive list of other git clone options visit the official Git documentation. In this document, we'll touch on some other common options.

네덜란드 사람 영어
uitgebreide comprehensive
lijst list
git git
document document
we we
opties options

NL Kloont de repo op < repo-locatie> en past de sjabloon uit <sjabloonmap> toe op de nieuw gemaakte lokale branch. Een grondige verwijzing naar Git-sjablonen is te vinden op onze git init-pagina.

EN Clones the repo at <repo locationand applies the template from <template directory> to the newly created local branch. A thorough refrence on Git templates can be found on our git init page.  

네덜란드 사람 영어
nieuw newly
gemaakte created
lokale local
branch branch
vinden found
git git
locatie location
pagina page

NL Hyper text transfer protocol. Het protocol van het web, meestal gebruikt voor het overbrengen van HTML-gegevens van een webpagina via internet. Git kan worden geconfigureerd om te communiceren via HTTP http[s]://host.xz[:port]/pad/naar/repo.git/

EN Hyper text transfer protocol. The protocol of the web, most commonly used for transferring web page HTML data over the Internet. Git can be configured to communicate over HTTP http[s]://host.xz[:port]/path/to/repo.git/  

네덜란드 사람 영어
protocol protocol
git git
geconfigureerd configured
http http
s s
host host
port port
hyper hyper
html html
gegevens data

NL Gebruik Bitbucket als Git-sandbox met tutorials die je leren Git te gebruiken en effectieve workflows te bouwen.

EN Make Bitbucket your Git sandbox with tutorials that bring you up to speed with Git and help you build effective workflows.

네덜란드 사람 영어
bitbucket bitbucket
tutorials tutorials
git git
effectieve effective
workflows workflows

NL Sourcetree vereenvoudigt hoe je met je Git-opslagplaatsen werkt, zodat je je op codering kunt concentreren. Visualiseer en beheer je opslagplaatsen met de simpele Git-interface van Sourcetree.

EN Sourcetree simplifies how you interact with your Git repositories so you can focus on coding. Visualize and manage your repositories through Sourcetree's simple Git GUI.

네덜란드 사람 영어
sourcetree sourcetree
vereenvoudigt simplifies
zodat so
codering coding
concentreren focus
visualiseer visualize
beheer manage
opslagplaatsen repositories
simpele simple
git git

NL Gebruik Bitbucket als Git-sandbox met tutorials die je leren Git te gebruiken en effectieve workflows te bouwen.

EN Make Bitbucket your Git sandbox with tutorials that bring you up to speed with Git and help you build effective workflows.

네덜란드 사람 영어
bitbucket bitbucket
tutorials tutorials
git git
effectieve effective
workflows workflows

NL Migreer eenvoudig van SVN naar Git: importeer en mirror SVN-repositories naar Git in de interface van Bitbucket

EN Simplify your SVN to Git migration: import and mirror SVN repositories to Git within Bitbucket UI

네덜란드 사람 영어
svn svn
git git
bitbucket bitbucket
eenvoudig simplify
repositories repositories

NL Als je project Git gebruikt en de repositoryservice Git niet ondersteunt, wordt het erg lastig om die repository-hostingservice te gebruiken.

EN If your project is using Git and the repository service doesn’t offer Git support, it would be very challenging to use that repository hosting service.

네덜란드 사람 영어
project project
git git
erg very
repository repository

NL Ga naar onze Git-tutorial om de Git-opdrachten van A tot Z te leren kennen.

EN Head on over to our Git tutorial to learn the A-Z of Git commands.

네덜란드 사람 영어
onze our
git git
tutorial tutorial

NL Plak de opdracht die je uit Bitbucket hebt gekopieerd (zoiets als dit): git clone https://username@bitbucket.org/teamsinspace/documentation-test.git

EN Paste the command you copied from Bitbucket (would like something like this): git clone https://username@bitbucket.org/teamsinspace/documentation-test.git

네덜란드 사람 영어
opdracht command
bitbucket bitbucket
gekopieerd copied
git git
clone clone
https https
org org

NL Haal de branch na het aanmaken op en check deze uit van je lokale systeem. Bitbucket zal automatisch de opdracht tonen die nodig is. Dat zal er ongeveer zo uitzien: git fetch && git checkout

EN Once created, fetch and checkout the branch from your local system. Bitbucket will automatically show you the command needed, and it will look something like this: git fetch && git checkout

네덜란드 사람 영어
branch branch
aanmaken created
lokale local
systeem system
bitbucket bitbucket
automatisch automatically
opdracht command
tonen show
nodig needed
git git
checkout checkout

NL Gebruik Bitbucket als Git-sandbox met tutorials die je leren Git te gebruiken en effectieve workflows te bouwen.

EN Make Bitbucket your Git sandbox with tutorials that bring you up to speed with Git and help you build effective workflows.

네덜란드 사람 영어
bitbucket bitbucket
tutorials tutorials
git git
effectieve effective
workflows workflows

NL Ga naar onze Git-tutorial om de Git-opdrachten van A tot Z te leren kennen.

EN Head on over to our Git tutorial to learn the A-Z of Git commands.

네덜란드 사람 영어
onze our
git git
tutorial tutorial

NL Plak de opdracht die je uit Bitbucket hebt gekopieerd (zoiets als dit): git clone https://username@bitbucket.org/teamsinspace/documentation-test.git

EN Paste the command you copied from Bitbucket (would like something like this): git clone https://username@bitbucket.org/teamsinspace/documentation-test.git

네덜란드 사람 영어
opdracht command
bitbucket bitbucket
gekopieerd copied
git git
clone clone
https https
org org

NL Haal de branch na het aanmaken op en check deze uit van je lokale systeem. Bitbucket zal automatisch de opdracht tonen die nodig is. Dat zal er ongeveer zo uitzien: git fetch && git checkout

EN Once created, fetch and checkout the branch from your local system. Bitbucket will automatically show you the command needed, and it will look something like this: git fetch && git checkout

네덜란드 사람 영어
branch branch
aanmaken created
lokale local
systeem system
bitbucket bitbucket
automatisch automatically
opdracht command
tonen show
nodig needed
git git
checkout checkout

NL Sourcetree vereenvoudigt hoe je met je Git-opslagplaatsen werkt, zodat je je op codering kunt concentreren. Visualiseer en beheer je opslagplaatsen met de simpele Git-interface van Sourcetree.

EN Sourcetree simplifies how you interact with your Git repositories so you can focus on coding. Visualize and manage your repositories through Sourcetree's simple Git GUI.

네덜란드 사람 영어
sourcetree sourcetree
vereenvoudigt simplifies
zodat so
codering coding
concentreren focus
visualiseer visualize
beheer manage
opslagplaatsen repositories
simpele simple
git git

NL Plak de opdracht die je uit Bitbucket hebt gekopieerd (zoiets als dit): git clone https://username@bitbucket.org/teamsinspace/documentation-test.git

EN Paste the command you copied from Bitbucket (would like something like this): git clone https://username@bitbucket.org/teamsinspace/documentation-test.git

네덜란드 사람 영어
opdracht command
bitbucket bitbucket
gekopieerd copied
git git
clone clone
https https
org org

NL Haal de branch na het aanmaken op en check deze uit van je lokale systeem. Bitbucket zal automatisch de opdracht tonen die nodig is. Dat zal er ongeveer zo uitzien: git fetch && git checkout

EN Once created, fetch and checkout the branch from your local system. Bitbucket will automatically show you the command needed, and it will look something like this: git fetch && git checkout

네덜란드 사람 영어
branch branch
aanmaken created
lokale local
systeem system
bitbucket bitbucket
automatisch automatically
opdracht command
tonen show
nodig needed
git git
checkout checkout

NL Met Git LFS worden grote bestanden parallel aan je code bewaard en kleine referenties in je Git-repository. Dit is handig voor teams die werken met grote media zoals audio- of videobestanden, omdat repositories kleiner en sneller worden.

EN Using Git LFS, large files are kept in parallel storage to your code, and lightweight references are stored in your Git repository. This is useful for teams that work with large media such as audio or video files, making repositories smaller and faster.

네덜란드 사람 영어
git git
grote large
parallel parallel
code code
referenties references
handig useful
teams teams
werken work
media media
of or
sneller faster
je your

NL Git leren met Bitbucket Cloud | Atlassian Git Tutorial

EN Learn Git with Bitbucket Cloud | Atlassian Git Tutorial

네덜란드 사람 영어
git git
leren learn
met with
bitbucket bitbucket
cloud cloud
atlassian atlassian
tutorial tutorial

50 번역 중 50 표시 중