What is the translation of " A GIT " in Korean?

Examples of using A git in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Running a Git server is fairly straightforward.
Git 서버를 운영하는 건 매우 간단하다.
It also initializes a git repository there.
또한 해당 디렉토리에서 git 저장소로 초기화해 줍니다.
Execute a Git subcommand with a given configuration set.
주어진 설정으로 Git 하위 명령어 실행.
Git:'credential-osxkeychain' is not a git command.
Git: 'credential-cache'는 자식 명령이 아닙니다.
I have a git submodule in my project.
인계 받은 프로젝트 내 git submodule이 포함되어 있었음.
People also translate
The typical workflow won't be very different from working with a Git remote.
일반적인 워크플로에서 Git 리모트를 사용하는 것과 크게 다르지 않다.
How to fork a GitHub repo(fork as in a Git context).
GitHub repo를 포크하는 방법 (Git 컨텍스트로 포크).
One of the most complicated aspects of setting up a Git server is user management.
사용자를 관리하는 것이 Git 서버를 설정할 때 가장 골치 아픈 것 중 하나다.
Of course, doing a git rebase--abort will bring you back to your previous state if you want.
물론 원한다면 git rebase --abort 로 이전 상태로 돌아갈 수 있다.
Git that contains all of your necessary repository files- a Git repository skeleton.
Git 디렉토리에는 저장소에 필요한 뼈대 파일(Skeleton)이 들어 있다.
Note that keeping a git local repository and updating it every 24 hours is equivalent and will often be faster and more efficient.
Git 로컬 리포지토리를 유지하고 24시간마다 업데이트하는 것은 동일하며 종종 더 빠르고 효율적입니다.
These guidelines were taken from Chris Beams' blog post How to Write a Git Commit Message.
이 가이드라인은 Chris Beams의 블로그 포스트 Git 커밋 메시지 작성 방법에서 발췌했습니다.
Note that keeping a git local repository and updating it every 24 hours is equivalent and will often be faster and more efficient.
Git 로컬 리포지토리를 보관 하 고 24 시간 마다 업데이트 하는 것은 동일 하며 더 빠르고 효율적입니다.
Sourcetree will look slightly different based on whether you have a Git or Mercurial repository.
Sour세 트리는 Git 또는 Mercurial 저장소가 있는지 여부에 따라 약간 다르게 보일 것입니다.
Click the"Clone a Git repository and add the clone to this view" icon in the perspective.
이클립스 Git Perspective 메뉴에서 “Clone a Git Repository and add the clone to this view” 라는 아이콘을 찾아 클릭하도록 합니다.
If you want to version-control Word documents, you can stick them in a Git repository and commit every once in a while;
Git 저장소에 넣고 이따금 커밋하는 것만으로도 Word 문서의 버전을 관리할 수 있다.
With Heroku, the effort required to get to that sort of stage is maybe a few lines of application code and a git push.
Heroku의 경우, 그런 단계에 도달하기 위해 필요한 노력은 어쩌면 몇 줄의 응용 프로그램 코드와 git push 입니다.
A complete git workflow is also possible. Great for a git diff after authoring in a Workspace.
완전한 git workflow 역시도 가능합니다. 작업영역(Workspace)에서의 작성 뒤에 gif diff에 훌륭합니다.
Creating a branch in TFVC means adding a changeset wherethat branch now exists, and this is projected as a Git commit.
TFVC에 브랜치를 만들면 현재 있는 브랜치에 Changeset이 하나 추가된다.이 Changeset은 Git의 커밋으로 표현된다.
When you have become comfortable with a Git workflow, you will likely create topic branches, do work on them, and then merge them in.
Git에 익숙한 사람이면 일을 할 때 먼저 토픽 브랜치를 만들고, 일을 끝낸 다음에, Merge 하는 방식을 쓰려고 할 것이다.
While Qt 6.0 isn't due out for the better partof two years still, early patches planned for Qt 6 are expected to begin taking shape within a Git staging branch….
Qt 6.0은 아직 2년 중 더나은 기간으로 마감되지는 않았지만, Qt 6을 위해 계획된 초기 패치는 Git 준비 단계에서 시작될 것으로 예상됩니다.
If the server does not respond with a Git HTTP smart service, the Git client will try to fall back to the simpler Dumb HTTP protocol.
Git 서버가 스마트 HTTP 요청에 응답하지 않으면 Git 클라이언트는 차선책으로 멍청한 HTTP 프로토콜을 시도한다.
Bazaar is a DVCS tool much like Git, and as a result it's pretty straightforward to convert a Bazaar repository into a Git one.
Bazaar Bazaar 또한 Git과 비슷한 DVCS 도구이기 때문에 Bazaar 저장소를 Git 저장소로 변환하는 것은 쉬운편이다.
Technically, this means nothing more than that Alice has defined a Git remote, named bob, pointing to Bob's repository, and vice versa.
기술적으로, 이것은 Alice 가 Git remote 저장소 이릅을 bob 으로 짓고, Bob의 저장소를 가르키고 있는 것 뿐이고, 그 반대도 마찬가지입니다.
After you have a git checkout, start by creating a new top level directory for your translation, next to english/ and others.
Webwml/ 디렉토리와 (적어도) webwml/english/ 를 체크 아웃한 후, english/ 와 다른 것들 다음에 그대의 번역을 위한 새 디렉토리를 만들고 시작하세요.
The same goes for version control; if a reopened directory does not contain a bazaar branch(". bzr") or a GIT database, the version control and some collaboration features will not be available either.
새로 연 디렉토리가 bazaar 브랜치 (". bzr") 또는 GIT 데이터베이스를 포함하지 않으면, 버전 컨트롤과 일부 협업 속성들이 활성화되지 않습니다.
If you want to push to both a Git server and a Subversion server, you have to push(dcommit) to the Subversion server first, because that action changes your commit data.
만약 Git 서버와 Subversion 서버에 함께 Push 하고 싶으면 우선 Subversion 서버에 dcommit 으로 Push를 하고 그 다음에 Git 서버에 Push 해야 한다.
When you are working with a project in Visual Studio, you can set up and quickly commit and publish your code to a Git service.
Visual Studio에서 프로젝트를 작업할 때 코드를 설정하고 빠르게 커밋하여 Git 서비스에 게시할 수 있습니다. When you are working with a project in Visual Studio, you can set up and quickly commit and publish your code to a Git service.
Sarai, which is one of the maintainers of runc, has pushed a git commit to address the vulnerability, but all the project built on runc need to include the changes.
Runc 관리자 중 하나인 Sarai는 취약점 해결을 위해 git커밋을 시도했지만 runc로 구축된 모든 프로젝트가 변경 사항을 포함해야 한다.
A successful Git branching model.
성공적인 git 브랜치 모델.
Results: 871, Time: 0.0345

Word-for-word translation

Top dictionary queries

English - Korean