検索結果
提供:Dev Guides
ページ名と一致
- #REDIRECT [[git-tag-operation]]31バイト (2 語) - 2020年6月29日 (月) 06:24
ページ本文と一致
- {{:git-basic-concepts}} {{:git-environment}}549バイト (24 語) - 2020年7月1日 (水) 18:48
- #REDIRECT [[git-tag-operation]]31バイト (2 語) - 2020年6月29日 (月) 06:24
- 860バイト (14 語) - 2022年6月1日 (水) 02:06
- …tributing to Open Source: Getting Started with Git]] to install and set up Git on your computer. Start by changing to your home directory, then use Git to clone this tutorial’s sample web application from its official reposit21キロバイト (2,903 語) - 2022年5月29日 (日) 21:27
- …トールする方法はたくさんあります。 このチュートリアルでは、パブリックリポジトリからWordPressをインストールするための2つの方法(SVNまたはGit)を紹介します。 WordPressを最新バージョンに更新し、サイトがダウンした場合はどうなりますか? SVNまたはGitを使用すると、1つのコマンドでファイルの変更を簡単に21キロバイト (834 語) - 2022年5月30日 (月) 07:15
- '''[[git-scm.com|git]]をインストールします'''13キロバイト (625 語) - 2022年5月31日 (火) 05:00
- …y/cheatsheets/how-to-use-git-a-reference-guide Gitの使用方法:リファレンスガイド]に従って取得できるGitの知識。34キロバイト (1,176 語) - 2022年5月25日 (水) 12:09
- <syntaxhighlight lang="console">$ git checkout -b stable/3.1.x origin/master $ git push origin -u stable/3.1.x:stable/3.1.x</syntaxhighlight>27キロバイト (1,429 語) - 2021年11月1日 (月) 02:26
- <syntaxhighlight lang="console">$ git checkout -b stable/3.1.x origin/master $ git push origin -u stable/3.1.x:stable/3.1.x</syntaxhighlight>27キロバイト (1,429 語) - 2021年11月1日 (月) 02:14
- <syntaxhighlight lang="console">$ git checkout stable/1.5.x $ git pull</syntaxhighlight>24キロバイト (1,252 語) - 2021年11月1日 (月) 02:02
- <syntaxhighlight lang="console">$ git checkout -b stable/3.1.x origin/main $ git push origin -u stable/3.1.x:stable/3.1.x</syntaxhighlight>28キロバイト (1,483 語) - 2021年11月1日 (月) 02:38
- …基づく、急速に成長している新しいeラーニングプラットフォームです。 sFTP経由でOpignoを設定するのは非常に簡単ですが、独自のVPSがあるので、GITとDrushを使用して設定する必要があります。 <span id="install-git"></span>15キロバイト (662 語) - 2022年5月28日 (土) 07:39
- …y/cheatsheets/how-to-use-git-a-reference-guide Gitの使用方法:リファレンスガイド]に従って取得できるGitの知識。 <code>projects</code>ディレクトリから、<code>git clone</code>を実行して、プライベート<code>mysecret</code>リポ30キロバイト (1,388 語) - 2022年5月31日 (火) 19:48
- …ommand language-bash">git clone https://github.com/do-community/mux-go-api.git && apt-get install -y git gcc make golang-1.1027キロバイト (1,086 語) - 2022年5月27日 (金) 07:48
- GitとYarnの構成方法の詳細については、[https://yarnpkg.com/gettin より一般的なNode.jsとJavaScriptのヘルプについては、 [[tag/node-js|Node.js]] と [[tag/javascript|JavaScript]] タグページ。関連するチュートリアル12キロバイト (477 語) - 2022年5月29日 (日) 05:39
- まず、Node.jsプロジェクトディレクトリをgitリポジトリとして初期化します。28キロバイト (1,325 語) - 2022年5月30日 (月) 05:03
- 32キロバイト (1,538 語) - 2022年5月31日 (火) 12:45
- …-to-install-git-on-ubuntu-14-04|このGitチュートリアル]]の「Aptを使用してGitをインストールする方法」および「Gitを設定する方法」のセクションに従って実行できます。27キロバイト (1,343 語) - 2022年5月27日 (金) 12:00
- …ります。これは、[[contributing-to-open-source-getting-started-with-git|オープンソースへの貢献:Gitの開始]]ガイドに従って行うことができます。39キロバイト (1,497 語) - 2022年5月31日 (火) 04:24
- 最新のGoパッケージをダウンロードしてインストールし、そのパスを設定することで、Go開発に使用するシステムができました。 [[tag/go|「Go」タグ]]内で、Goのインストールと使用に関する追7キロバイト (397 語) - 2022年5月25日 (水) 23:45