本記事では、RunteqのRails入門の学習中に誤ってgit remote remove originを実行してしまい、元に戻すまでにいくつかトラブルに直面しました。 その際にどういった何を考え、どういった手順で解消したのかについて記録としてここに残しておきます! Git関係の問題 ...
新人エンジニアが 最初に必ず遭遇する Gitのエラー、それが 「リモートリポジトリ未設定エラー」 です。 fatal: 'origin' does not appear to be a git repository fatal: Could not read from remote repository. 落ち着いて、以下の手順を 順番に 実行してください。 Step 1: 現在の ...
Community driven content discussing all aspects of software development from DevOps to design patterns. To delete both a local and remote Git branch, even if the Git branch has the same name locally ...
Started on a new team recently (data engineers/ETL using Pentaho) and found out that while they were using a git (BitBucket) to store their jobs and transformations, they were using git absolutely ...