並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 65件

新着順 人気順

changes not staged for commitの検索結果1 - 40 件 / 65件

  • Command Line Interface Guidelines

    Contents Command Line Interface Guidelines An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day. Authors Aanand Prasad Engineer at Squarespace, co-creator of Docker Compose. @aanandprasad Ben Firshman Co-creator Replicate, co-creator of Docker Compose. @bfirsh Carl Tashian Offroad Engineer at Smallstep, first e

      Command Line Interface Guidelines
    • git checkout の代替としてリリースされた git switch と git restore - kakakakakku blog

      2019年8月にリリースされた Git 2.23 から,Experimental(実験的機能)として新コマンド git switch と git restore が使える.今までずっと使ってきた git checkout は機能が多すぎたため,機能を分割し git checkout の代替としてリリースされた.個人的にリリースされてから,できる限り git switch と git restore を使うようにしてるけど,まだ無意識に git checkout を使ってしまうこともある.最近 git switch を教える機会があったため,ブログにまとめておく. github.blog なお,以下の検証は Git 2.26.0 を使った. $ git --version git version 2.26.0 1. git switch を使う git switch を使って「ブランチ操作」

        git checkout の代替としてリリースされた git switch と git restore - kakakakakku blog
      • 文章に関わる全ての人のための Git & GitHub 入門 1-1「Git と GitHub を使うメリット」 - Qiita

        この連載はこんな人に向けて書かれています。 小説作家さん 編集者さん 校正さん ライターさん 発注者さん つまり文章を書いたり修正したりする全ての人たちですね! シリーズ記事一覧 1-1「Git と GitHub を使うメリット」 1-2「コミットを積み上げる」 1-3「コミットを理解して活用する」 0. この連載を始めたきっかけ 僕は片倉青一という筆名で小説を書いています。 小説だけではご飯を食べられないので、覆面ライターもやっています。せちがらい。 で、覆面ライターの案件で 「クライアントさん… Git と GitHub 使って仕事したいです…」 って言ったら、使っていいということになりました。やったぜ。 でもクライアントさんは Git と GitHub の使い方をあんまり知らないので、片倉が入門書を書くことになりました。なんてこった。 この連載は、片倉がこれからの仕事で楽をするために

          文章に関わる全ての人のための Git & GitHub 入門 1-1「Git と GitHub を使うメリット」 - Qiita
        • Terraformを使って学ぶーAWSにインフラを構築するIaCの基本と、SREが実務で役立つ機能とエコシステムを徹底解説|ハイクラス転職・求人情報サイト AMBI(アンビ)

          ハイクラス求人TOPIT記事一覧Terraformを使って学ぶーAWSにインフラを構築するIaCの基本と、SREが実務で役立つ機能とエコシステムを徹底解説 Terraformを使って学ぶーAWSにインフラを構築するIaCの基本と、SREが実務で役立つ機能とエコシステムを徹底解説 Terraformは、パブリッククラウドのインフラ構築と自動化のツールとして、IaCのデファクトスタンダードとなっています。この記事では、AWS(Amazon Web Services)を活用するハンズオンを通してTerraformの動作を理解し、実務にもとづいて役立つ機能や便利なエコシステム、さらにSRE視点の事例を紹介します。アソビュー株式会社でSREユニットリーダーを務める鈴木剛志さんを中心に6名のメンバーによる共同執筆です。 アイキャッチ画像 アソビューでは、インフラストラクチャーの変更管理にTerrafo

            Terraformを使って学ぶーAWSにインフラを構築するIaCの基本と、SREが実務で役立つ機能とエコシステムを徹底解説|ハイクラス転職・求人情報サイト AMBI(アンビ)
          • gitの使い方しくじり先生~こんな使い方はするな~

            はじめに はじめまして、yasuda_naoto と申します。 未経験から WEB エンジニアとして活躍するために RUNTEQ というプログラミングスクールで学習しています。 概要 RUNTEQ ではミニアプリ作成会というものがあり、2023 年の 8 月に青春をテーマにたくさんのアプリが投稿されました。 その際に、愚かな私は「面倒だからgit add .してそれらを一気に commit して push すればええやろ」という、プログラマにあってはならないめんどくさがり精神で作ったアプリをリモートリポジトリに push してしまったのです。 その際に起きた悲劇を再現します。 更に、同じ轍を踏まないように、それを防ぐ方法と、もしあなたが同じしくじりをしてしまったら、そこから立て直す方法をご紹介します。 要点 細かく add & commit しなかったばかりに push が途中で進まなくな

              gitの使い方しくじり先生~こんな使い方はするな~
            • Highlights from Git 2.23

              CommunityOpen SourceHighlights from Git 2.23Take a look at some of the new features in the latest Git release. The open source Git project just released Git 2.23 with features and bug fixes from over 77 contributors, 26 of them new. Here’s our look at some of the most exciting features and changes introduced since Git 2.22. Experimental alternatives for git checkout Git 2.23 brings a new pair of e

                Highlights from Git 2.23
              • git worktreeを使ってプルリクレビューを効率化した話 - freee Developers Hub

                共通マスタ基盤チームにおけるソフトウェアエンジニアのyugoです。 共通マスタ基盤チームは、従業員、商品、取引先といった製品横断で利用できるマスタデータを一元管理し、ユーザーにfreeeプロダクトにおける統合体験を提供できる基盤開発をミッションとしております。 そんな共通マスタ基盤チームチームですが、製品横断で利用されるとだけあり、日々の開発フローでPRレビューの割り込みが多いです。そんな中で、開発フローにgit worktreeを導入してみて、個人的にはPRレビューの割り込み作業時に割と使いやすかったので紹介します。 git worktreeを使うに至る背景 実はfreeeで働く以前、前職で先輩シニアエンジニアが「レビューするときにgitのstagingにあげていない自分の変更を、stashしたり、テキトーにcommitしてからrebaseするなりするの嫌だったら、worktree使った

                  git worktreeを使ってプルリクレビューを効率化した話 - freee Developers Hub
                • 🌳🚀 CS Visualized: Useful Git Commands

                  Although Git is a very powerful tool, I think most people would agree when I say it can also be... a total nightmare 😐 I've always found it very useful to visualize in my head what's happening when working with Git: how are the branches interacting when I perform a certain command, and how will it affect the history? Why did my coworker cry when I did a hard reset on master, force pushed to origi

                    🌳🚀 CS Visualized: Useful Git Commands
                  • Perlの依存モジュールのアップデートを自動化するためのCLIツールを作った。GitHub Actions上で動かしてPull Requestも送れる - hitode909の日記

                    近年のソフトウェア開発では、RenovateやDependabotといった依存関係更新のためのツールが普及していて、ツールの支援を借りながら依存ライブラリを更新していく開発フローが広まってきている。 これらのツールは、package.jsonで管理されているライブラリだったり、Dockerfileで指定しているイメージだったりを自動的に最新版に更新してPull Requestを出してくれるので、人間は内容を確認してマージボタンを押すか、変なところがあったら手直ししてからマージしていくだけでよい。 はてなでの開発フローでも使い倒していて、先月くらいにも、社内で共有して使ってる設定を公開したりしていた。今ではRenovateのない暮らしに戻ることは考えられないくらいに広まっている。 developer.hatenastaff.com 普段、仕事ではPerlやTypeScriptを書いていて、T

                      Perlの依存モジュールのアップデートを自動化するためのCLIツールを作った。GitHub Actions上で動かしてPull Requestも送れる - hitode909の日記
                    • Confusing git terminology

                      Hello! I’m slowly working on explaining git. One of my biggest problems is that after almost 15 years of using git, I’ve become very used to git’s idiosyncracies and it’s easy for me to forget what’s confusing about it. So I asked people on Mastodon: what git jargon do you find confusing? thinking of writing a blog post that explains some of git’s weirder terminology: “detached HEAD state”, “fast-

                      • GitHub Copilot in VS Code で、作業内容からコミットメッセージを生成可能になりました | DevelopersIO

                        GitHub Copilot in VS Code で、作業内容からコミットメッセージを生成可能になりました こんにちは、CX 事業本部 Delivery 部の若槻です。 先月の GitHub Copilot in VS Code のアップデートで、コミットメッセージの生成がサポートされました。 Commit message generation using Copilot in VS Code - GitHub Copilot – November 30th Update - The GitHub Blog Copilot can now generate commit messages based on the pending changes using the new “sparkle” action in the Source Control input box. 試してみる 環境

                          GitHub Copilot in VS Code で、作業内容からコミットメッセージを生成可能になりました | DevelopersIO
                        • Git's database internals I: packed object store

                          EngineeringOpen SourceGit’s database internals I: packed object storeThis blog series will examine Git’s internals to help make your engineering system more efficient. Part I discusses how Git stores its data in packfiles using custom compression techniques. Developers collaborate using Git. It is the medium that allows us to share code, work independently on our own machines, and then finally com

                            Git's database internals I: packed object store
                          • Dotfiles Management - mitxela.com

                            19 Dec 2022 Progress: Complete Not much of a project, but this might be useful for some folks. Here's how I am currently keeping track of all the configuration for my laptop. The system I've settled on is copied from other people – tracking dotfiles as a git repo – but taken to its extreme where the entire root filesystem is trackable. Importantly, Any file on the machine can be added to the dotfi

                            • Working with GitHub Actions

                              Image credit: GitHub's Hubot from the Octodex GitHub Actions are still in beta and are changing quickly. But if you are looking to get started the possibilities are endless. This guide is mostly about pointing to documentation and exploring some fun ways to use GitHub Actions. In this post we’ll create a repository which contains a GitHub Action - built in TypeScript - and an associated workflow.

                                Working with GitHub Actions
                              • gitに新しいサブコマンドが追加された (ブランチ切り替え: switch, ファイルを戻す: restore) - @peccul is peccu

                                gitに新しい2つのコマンド git checkoutでできることが多いため機能を分離 ブランチ切り替え git switch(git checkout) ブランチ作成と切り替え git switch -c (git checkout -b) ファイルのリストア git restore --source master main.c(git checkout master -- main.c)https://t.co/BeqzXgTbfk— そな太 (@sonatard) August 16, 2019 バージョン2.23より前のgitでは下記の両方でcheckoutサブコマンドを利用していた ブランチ切り替え操作 ファイルをコミットされていた状態に戻す操作 2.23からはそれぞれに専用のサブコマンドが割り当てられ、わかりやすくなった。 もうmacではbrew upgradeで更新でき、補完

                                  gitに新しいサブコマンドが追加された (ブランチ切り替え: switch, ファイルを戻す: restore) - @peccul is peccu
                                • Make your monorepo feel small with Git’s sparse index

                                  EngineeringOpen SourceMake your monorepo feel small with Git’s sparse indexThe new sparse index feature makes it feel like you are working in a small repository when working in a focused portion of a monorepo. One way that Git scales to the largest monorepos is the sparse-checkout feature, which allows you to focus on a subset of the files. This is supposed to make it feel like you are actually in

                                    Make your monorepo feel small with Git’s sparse index
                                  • 実験の再現性を高めるデータバージョン管理(DVC)の紹介 - techtekt

                                    データバージョンの管理とは? データバージョンの管理とは、バイナリデータのバージョンを管理することを指します。データバージョンの管理は、Git 等でのコードのバージョン管理をバイナリデータに拡張しています。実験の再現性を高められるメリットがあります。 DVC とは? データのバージョンを管理する機能をもつオープンソースソフトウェアです。データのハッシュをテキストファイルで保持し git でバージョン管理します。また、yaml ファイルで実行パイプラインを定義して監視対象データが更新された際にハッシュを更新することで、新しいハッシュ値を含んだデータをバージョン管理します。更新されたデータファイルはキャッシュディレクトリに保存され、必要なタイミングで自動的に復元されます。 データのリモートリポジトリを定義することで、データ一式を簡単なコマンド操作で S3 等へ push / pull すること

                                      実験の再現性を高めるデータバージョン管理(DVC)の紹介 - techtekt
                                    • [小ネタ] Gitのエイリアス設定を晒してみる(19個) | DevelopersIO

                                      Gitのコマンドは様々なことができますが、たまに長ったらしく感じます。 そんなときに便利な機能がエイリアスです。 というわけで、私が使っているエイリアスを晒してみます。気になるものがあれば、ぜひお使いください。 目次 環境 Gitエイリアスの一覧 設定用コマンド 補足 git ss: status表示 git br: ブランチ関連 ブランチの作成 ブランチの一覧表示 git brm: ブランチの名前変更 現在ブランチの名前を変更 任意ブランチの名前を変更 git brd: ブランチの削除 git co: ブランチ移動 git cob: ブランチを新規作成して移動 現在のコミットに対して、ブランチを作成して移動 任意のコミットに対して、ブランチを作成して移動 git adu: 変更ありファイルのみ追加 git adup: 変更ありファイルの差分を一部だけ追加 git com: コミットする

                                        [小ネタ] Gitのエイリアス設定を晒してみる(19個) | DevelopersIO
                                      • jj init — Sympolymathesy, by Chris Krycho

                                        What if we actually could replace Git? Jujutsu might give us a real shot. Assumed audience: People who have worked with Git or other modern version control systems like Mercurial, Darcs, Pijul, Bazaar, etc., and have at least a basic idea of how they work. Jujutsu is a new version control system from a software engineer at Google, where it is on track to replace Google’s existing version control s

                                          jj init — Sympolymathesy, by Chris Krycho
                                        • Improve Git monorepo performance with a file system monitor

                                          EngineeringOpen SourceImprove Git monorepo performance with a file system monitorMonorepo performance can suffer due to the sheer number of files in your working directory. Git’s new builtin file system monitor makes it easy to speed up monorepo performance. If you have a monorepo, you’ve probably already felt the pain of slow Git commands, such as git status and git add. These commands are slow b

                                            Improve Git monorepo performance with a file system monitor
                                          • Highlights from Git 2.35

                                            EngineeringOpen SourceHighlights from Git 2.35The open source Git project just released Git 2.35. Here's GitHub's look at some of the most interesting features and changes introduced since last time. The open source Git project just released Git 2.35, with features and bug fixes from over 93 contributors, 35 of them new. We last caught up with you on the latest in Git back when 2.34 was released.

                                              Highlights from Git 2.35
                                            • git-gpt-commit: ChatGPTにGitのcommitを書かせる

                                              B! 16 0 0 0 ChatGPTにGit commitのmessageを書かせる。 Gitのcommit messageを書くには git-gpt-commit 準備 インストール その他の準備 使い方 オプション設定 commitメッセージを作るための命令 命令部分 diffの出力 テンプレートメッセージ ChatGPTモデル -c/–changeオプション その他 コミットのキャンセル pre-commit alias aicommits 感想 Gitのcommit messageを書くには 必要な情報としては変更点に関する記述なのでgit diffの結果を見て何が変わったかを書けば良い、 という比較的形式的にはわかりやすいものです。 コマンドラインからChatGPTを簡単に使えるツールを作ったのでそこにgit diffの結果を与えて いい感じのcommit messageを考え

                                                git-gpt-commit: ChatGPTにGitのcommitを書かせる
                                              • Visual Studio Code September 2020

                                                Version 1.89 is now available! Read about the new features and fixes from April. September 2020 (version 1.50) Update 1.50.1: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Intel | Linux: deb rpm tarball Arm snap Welcome to the September 2020 release of Visual Studio Code. There are a number of updates in this version that we hope you will like, some of the key highlights

                                                  Visual Studio Code September 2020
                                                • CUIでお洒落な開発環境を整えよう - /var/log/Sawada.log

                                                  はじめに みなさん年の瀬いかがお過ごしでしょうか.こたつスウィングバイが止まらないさわだです. 工大アドベントカレンダー(一日目)の空枠を拝借して,自分も最近の事を書こうと思います. adventar.org 今回の記事はこれです. いっつも隣でやばいtmuxひらいてるからw— けんつ (@lrf141) 2018年12月19日 きっかけ 我が愛機であるThinkpad X220にArch LinuxをホストOSとしてインストールしましたが,chrome君とslack君に加え,Intellijの子供たちを使うとメモリが逼迫するのでCUIで開発環境を整えたいなと思ったのがきっかけです. 整備する 以前はneovim周辺の設定を弄って満足出来ましたが,あらゆる事をCUIで完結させたい欲が高まるにつれ,複数のターミナルを起動するのも億劫になってきました. 更にCUIでも毎日触るのが楽しくなるよう

                                                    CUIでお洒落な開発環境を整えよう - /var/log/Sawada.log
                                                  • Git管理下でローカル編集した差分を検知除外したい時にはgitignoreではなくgit update-indexを使おう | DevelopersIO

                                                    はじめに gitでのバージョン管理対象にしつつも、編集差異を検知させたくないというケースは時折あります。環境変数設定用ファイルの内容をプロジェクト共通の初期値にしておき、各々の環境に合わせて調整する等。 「.gitignoreに突っ込んで完了」と思いきや、バッチリと差分が検知されました。上手くマッチしていないのかと表記をあれこれ試していましたが、そもそものやり方が違っていることを知りました。 知っている方は多いかもしれませんが、知らない場合に慌てることを防ぐ意味でやり方を書いてみました。 git update-index 適用すると結果として差分が表示されなくなりますが、オプションによって扱いが異なるため目的に応じた使い分けが必要です。 --skip-worktree git update-index --skip-worktree 手元の環境で発生した変更をGitに検知してほしくない場合

                                                      Git管理下でローカル編集した差分を検知除外したい時にはgitignoreではなくgit update-indexを使おう | DevelopersIO
                                                    • [Git]誤ったブランチで実施した変更を正しいブランチに移動する | DevelopersIO

                                                      こんにちは、CX事業本部の若槻です。 Git環境での開発作業で、本来はFeatureブランチで作業するべきところを誤ってMasterブランチで作業してしまったということが時々あります。そのような時に誤ったブランチから本来の正しいブランチに変更を移動する方法を確認してみました。 正しいブランチに変更を移動する方法 移動したい変更がどういう状態なのかによって対処方法が変わってきます。今回は以下の方法について確認してみます。 移動したい変更が誤ったブランチ(master)の作業ツリーにある場合 移動したい変更が誤ったブランチ(master)のステージにある場合 移動したい変更が誤ったブランチ(master)でコミット済みの場合 正しいブランチ(feature)を作成済みの場合 正しいブランチ(feature)を未作成の場合 移動したい変更が誤ったブランチ(master)の作業ツリーにある場合 誤

                                                        [Git]誤ったブランチで実施した変更を正しいブランチに移動する | DevelopersIO
                                                      • Modern Git Commands and Features You Should Be Using | Martin Heinz | Personal Website & Blog

                                                        All of us - software engineers - use git every day, however most people only ever touch the most basic of commands, such as add, commit, push or pull, like it's still 2005. Git however, introduced many features since then, and using them can make your life so much easier, so let's explore some of the recently added, modern git commands, that you should know about. Switch New since 2019, or more pr

                                                        • コミットの修正には git commit --amend が便利 - RAKUS Developers Blog | ラクス エンジニアブログ

                                                          はじめに はじめまして。新卒1年目のtakaramです。 今回は、Gitのコミットで失敗した時に便利な「git commit --amend」コマンドをご紹介します。 目次 はじめに 目次 git commit --amend とは このコマンドでできること コミットメッセージの修正 コミット内容を後から追加 このコマンドでできないこと コミットからファイルを削除する 2つ以上前のコミットを修正する おわりに git commit --amend とは その前に、そもそも amend という単語自体あまり耳慣れないかもしれません。辞書によれば、"amend"=「修正する、改める」という意味です。 そしてgit commit --amendもまさに「直前のコミットを修正する」ためのコマンドなのです。 このコマンドでできること このコマンドで出来るのは、 コミットメッセージの修正 コミット内容

                                                            コミットの修正には git commit --amend が便利 - RAKUS Developers Blog | ラクス エンジニアブログ
                                                          • Highlights from Git 2.36

                                                            EngineeringOpen SourceHighlights from Git 2.36Another new release of Git is here! Take a look at some of our highlights on what's new in Git 2.36. The open source Git project just released Git 2.36, with features and bug fixes from over 96 contributors, 26 of them new. We last caught up with you on the latest in Git back when 2.35 was released. To celebrate this most recent release, here’s GitHub’

                                                              Highlights from Git 2.36
                                                            • Visual Studio Code November 2023

                                                              Version 1.87 is now available! Read about the new features and fixes from February. November 2023 (version 1.85) Update 1.85.1: The update addresses these issues. Update 1.85.2: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the November 2023 release of Visual Studio Code. There are many updates in this v

                                                                Visual Studio Code November 2023
                                                              • Nick Loman On Twitter: Thinking Of Switching To Airmail For Mac - gigacorporate

                                                                Visiteurs depuis le 26/01/2019 : 1665 Connectés : 1 Record de connectés : 21 Nick Loman On Twitter: Thinking Of Switching To Airmail For Mac ProNick Loman On Twitter: Thinking Of Switching To Airmail For Mac FreeI discovered it took a lot of discipline to stay on track but after making such an effort for the week I will find it difficult to go back to the way I was before. The sustainable living p

                                                                  Nick Loman On Twitter: Thinking Of Switching To Airmail For Mac - gigacorporate
                                                                • Visual Studio Code January 2024

                                                                  Version 1.87 is now available! Read about the new features and fixes from February. January 2024 (version 1.86) Update 1.86.2: The update addresses these issues. Update 1.86.1: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the January 2024 release of Visual Studio Code. There are many updates in this ver

                                                                    Visual Studio Code January 2024
                                                                  • Speeding up a Git monorepo at Dropbox with <200 lines of code

                                                                    Speeding up a Git monorepo at Dropbox with <200 lines of code We migrated from Mercurial to Git in 2014 to improve local performance and began consolidating our repositories that hosted our backend code. But as this monorepo grew, we experienced Git performance issues that grew linearly with the number of files we added. Inconveniently, this problem was the most severe on macOS—the platform most o

                                                                      Speeding up a Git monorepo at Dropbox with <200 lines of code
                                                                    • Best practices for using Terraform  |  Google Cloud

                                                                      Send feedback Best practices for using Terraform Stay organized with collections Save and categorize content based on your preferences. This document provides guidelines and recommendations for effective development with Terraform across multiple team members and work streams. This guide is not an introduction to Terraform. For an introduction to using Terraform with Google Cloud, see Get started

                                                                        Best practices for using Terraform  |  Google Cloud
                                                                      • Visual Studio Code January 2023

                                                                        Version 1.88 is now available! Read about the new features and fixes from March. January 2023 (version 1.75) Update 1.75.1: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the January 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highli

                                                                          Visual Studio Code January 2023
                                                                        • Porting Zelda Classic to the Web

                                                                          April 29, 2022 Nov 27, 2023: Much has changed since this article was published. I've become far more involved with ZC development; the name of the program is now ZQuest Classic; our website is zquestclassic.com; and the web version discussed in this article is now hosted at web.zquestclassic.com I ported Zelda Classic (a game engine based on the original Zelda) to the web. You can play it here–gra

                                                                          • git submodule update 忘れを防止したい - Mobile Factory Tech Blog

                                                                            駅メモ!チームエンジニアの id:yumlonne です。 この記事ではスーパープロジェクト(サブモジュールが登録されている親プロジェクト)側で git checkout や git pull を実行したときに、自動で git submodule update 相当の処理を実行してくれる便利な設定を紹介します。 git submodule についてはドキュメントを参照してください。 記事中の各種動作は git version 2.38.1 で確認しています。 背景 私は最近サブモジュールが存在するプロジェクトを触り始めました。 しかし、git 操作をするときにサブモジュールが存在することを意識していないと、サブモジュールの参照を意図せず書き換えてしまうことがありました。 $ cd MyProject $ git checkout topic-A # サブモジュールをtopic-Aブランチが

                                                                              git submodule update 忘れを防止したい - Mobile Factory Tech Blog
                                                                            • git pull実行時にローカルで未コミットの変更を保持する方法 | DevelopersIO

                                                                              git pullを実行する際に、ローカルで未コミットの変更に対して、リモートの状態で上書きせず、ローカルでの変更を保持したい場合や、やっぱりリモートの変更で上書きしたくなった場合の対処方法についてのご紹介です。 こんにちは、CX事業本部の若槻です。 git pullを実行する際に、ローカルで未コミットの変更をリモートに反映させずローカルでだけ保持したい場合があります。 例えば、以下のようにhoge.txtの変更がローカルで行われていますが、この変更はリモートには反映したくないため、未コミットとしています。 $ cat hoge.txt ローカルでの変更 $ git fetch $ git diff remotes/origin/master diff --git a/hoge.txt b/hoge.txt index 48ee78d..e3130ae 100644 --- a/hoge.t

                                                                                git pull実行時にローカルで未コミットの変更を保持する方法 | DevelopersIO
                                                                              • Use Git tactically - Stack Overflow

                                                                                Capture, share, & collaborate on knowledge internally. [Ed. note: While we take some time to rest up over the holidays and prepare for next year, we are re-publishing our top ten posts for the year. Please enjoy our favorite work this year and we’ll see you in 2023.] In the movie Free Solo the rock climber Alex Honnold trains to perform a free solo climb of El Capitan, a mountain in Yosemite. (El

                                                                                  Use Git tactically - Stack Overflow
                                                                                • Terraform、Cloud Build、GitOps を使用してインフラストラクチャをコードとして管理する  |  Google Cloud

                                                                                  フィードバックを送信 Terraform、Cloud Build、GitOps を使用してインフラストラクチャをコードとして管理する コレクションでコンテンツを整理 必要に応じて、コンテンツの保存と分類を行います。 このチュートリアルでは、一般的な GitOps 手法を使用して、Terraform と Cloud Build により、コードとしてインフラストラクチャを管理する方法について説明します。GitOps という用語は、最初に Weaveworks によって造られました。その主なコンセプトは、Git リポジトリを使用して必要な環境状態を保存することです。Terraform は、コードを使用してクラウド インフラストラクチャを予想どおりに作成、変更、改善できる HashiCorp ツールです。このチュートリアルでは、Google Cloud の継続的インテグレーション サービスである

                                                                                    Terraform、Cloud Build、GitOps を使用してインフラストラクチャをコードとして管理する  |  Google Cloud