米GitHubは1月7日(現地時間)、「GitHub Pull Requests」で過去数カ月間に導入した改善を発表した。「GitHub Pull Requests」は、同社が「Visual Studio Code」向けに公式提供している拡張機能。昨年9月からプレビュー版として公開されている。 「GitHub Pull Requests」は、作業 ...
今回、VS CodeからPull Requestを作成する機能を試してみました。普段はブラウザでGitHubにアクセスしてPull Requestを作っていましたが、VS Code内で完結できるなら作業効率が上がりそうで使ってみることにしました! そもそもPull Requestでできること Pull Request(プル ...
Githubへの苦手意識を減らすべく、気になることを調べたメモ。 1. 導入:Pull Requestsとは?なぜ使うのか? Pull Requestsとは? GitHubの「Pull Request(プルリクエスト、略してPR)」は、コードの変更を提案し、レビューを受けてから本番のコードに統合するための ...
これまでは変更した行の周辺3行までがコメント可能な範囲だったが、今回の機能拡張により、新しい 「Files changed」 ページであれば、変更されたファイル内の任意の行 (未変更行を含む) にコメントできるようになった。 これによって、以下の用途で活用 ...
米GitHubは9月8日(現地時間)、「Visual Studio Code」向けの拡張機能「GitHub Pull Requests」をプレビュー公開した。作業中の“GitHub”リポジトリに送られているプルリクエスト(PR)を「Visual Studio Code」上で一覧し、ワークエリアで直接レビューできる。コメントを ...
Community driven content discussing all aspects of software development from DevOps to design patterns. If a developer finds out that there are new, updated files on a remote repository like GitHub, ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Developers should be aware of a few caveats when they rebase GitHub repositories, especially ...