THE GIT Meaning in Japanese - translations and usage examples

Noun
git
gitの
gitを
gitが

Examples of using The git in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
All the Git.
すべてGitが
The Git Repository URL.
をGitリポジトリURL。
Developer experience using the Git with several people.
Gitを用いた複数人での開発経験。
Download the Git source code, and look in the contrib/completion directory;
Gitのソースコードをダウンロードし、contrib/completionディレクトリを見てみましょう。git-completion。
Create a project folder and execute the Git clone in the folder.
プロジェクトのフォルダを作成し、そのフォルダにGITのCloneを実施します。
The Git data is served as basic static files(see Chapter 9 for details about exactly how it's served).
Gitのデータは、普通の静的ファイルとして扱われます(実際のところどのようになっているかの詳細は第9章を参照ください)。
This package provides the git main components with minimal dependencies.
このパッケージはgitの主要なコンポーネントを提供し、最小限の依存関係を持ちます。
Yml file in the root directory of the repository and add this under the git management.
Ymlを作成、編集、保存、gitの管理下に追加して下さい。
A lot of code exchange in the Git world happens by"please pull" requests.
Gitの世界では、いわゆる「プルリクエスト」によるコードのやりとりが頻繁に発生します。
To use the Git is important, and that includes maintaining a collaborative development environment for software manageable.
Gitを使用するには、ことが重要です。,ソフトウェアの共同開発環境の管理を維持することを含む、。
Ensure that the path to the Git binary files matches your set-up.
Gitのバイナリファイルへのパスは、あなたのセットアップと一致することを確認してください。
If you are using such a system,it is advisable to build Emacs from the released tarball or the git repository.
このようなシステムを使っている場合、公開されているtarballやGitレポジトリからEmacsを組み立てることを勧める。
In the 1.6 series of Git, you can use the Git attributes functionality to effectively diff binary files.
Git1.6系では、バイナリファイル差分を効果的に扱うためにGitの属性機能を使うことができます。
A number of examples of more complexscenarios are available in the contrib/fast-import directory of the Git source code;
より複雑なシナリオのサンプルはGitのソースコードのcontrib/fast-importディレクトリにあります。
These files are pulled out of the compressed database in the Git directory and placed on disk for you to use or modify.
これらのファイルはGitディレクトリの圧縮されたデータベースから引き出されて、利用するか修正するためにディスクに配置されます。
The Git version control system plays a big part in the development of the Linux kernel and its related utilities.
バージョン管理システムであるGitはLinuxカーネルや関連するユーティリティの開発においてとても重要な役割を担っています。
Even though you could clone via http too,please always use the git native protocol for cloning if possible;
Httpプロトコルでクローンを作成できますが、可能であれば、gitのネイティブプロトコルを使うようにしてください。
You can usually find the Git URL at the top of the project, and HTTPS is recommended unless you have committer rights:.
通常、プロジェクトのトップにGitのURLが記載されていて、コミット権が無くてもHTTPSを使えるようになっています。
In this tutorial,we will learn about one of the most import features in the git version control system- branch.
このチュートリアルでは、gitバージョン管理システムの最も重要なインポート機能の1つであるブランチについて学習します。
The Git commit is pulled into Environment B, where Craft must now run the new plugin migration and sync project. yaml changes.
Craftが新しいプラグインのマイグレーションを実行し、さらに、project.yamlの変更を同期しなければならない環境Bに、そのGitのコミットがプルされました。
When you have all the necessary dependencies,you can go ahead and grab the latest snapshot from the Git web site:.
全ての必要な依存対象を持っているのであれば、先に進んでGitのウェブサイトから最新版のスナップショットを持ってくる事ができます:。
If you want to check your settings,you can use the git config--list command to list allthe settings Git can find at that point:.
設定を確認したい場合は、その時点でGitが見つけられる全ての設定を一覧するコマンドであるgitconfig--listを使う事できます:。
With the Git integration, data teams get a sophisticated version control system, release management workflows, and file-level access to all user-generated content.
Git統合によって、データチームは高度なバージョン管理システム、リリース管理ワークフロー、すべてのユーザー生成コンテンツへのファイルレベルのアクセスを得ることができます。
In most scenarios, if you want color codes in your redirected output,you can instead pass a--color flag to the Git command to force it to use color codes.The color.
たいていの場合は、カラーコードを含む結果をリダイレクトしたい場合はGitコマンドに--colorフラグを渡してカラーコードの使用を強制します。ふだんはcolor。
In the Git arrangement, the updated file may be copied from the Working repository to the Remote repository at any time using the Push command.
Gitの取り決めにおいて、更新されたファイルは、Pushコマンドを用いていつでも作業リポジトリからリモートリポジトリにコピーすることができます。
They contain a list offiles that should not be committed to the Git source code repository, and are used to omit binary, OS and temporary files from the repository.
彼らはGitのソースコードリポジトリにコミットすべきではないファイルのリストが含まれており、リポジトリからバイナリ、OSや一時ファイルを省略するために使用されています。
So the first thing that we can do is to check the git status and you find one file is modified, meaning it's different from the one in the main project or the main repository.
したがって、最初にできることは、gitstatusを確認することです。1つのファイルが変更されていることがわかります。つまり、メインプロジェクトまたはメインリポジトリのファイルとは異なります。
Although I use the shell for everything involving git changes,I still use the git plugins to see what's going in atom. If you are uncomfortable dealing with the shell to manage git, and you're on macOS.
Gitの変更を含むすべてをシェルで行うこともできるが、引き続きgitプラグインを使用してAtomで何が起こっているのか見ることもできる。
Similar to renaming files, moving files in the git also uses git mv command, but the file destination is not the same directory of the moved file.
ファイルの名前を変更するのと同様に、gitでファイルを移動する場合もgitmvコマンドを使用しますが、ファイルの宛先は移動したファイルと同じディレクトリではありません。
The request-pull command takes the basebranch into which you want your topic branch pulled and the Git repository URL you want them to pull from, and outputs a summary of all the changes you're asking to be pulled in.
Request-pullコマンドには、トピックブランチをプルしてもらいたい先のブランチとそのGitリポジトリのURLを指定します。すると、プルしてもらいたい変更の概要が出力されます。
Results: 185, Time: 0.0309

Word-for-word translation

Top dictionary queries

English - Japanese