2025-01-21から1日間の記事一覧
gitコマンドのstatusサブコマンドを使う。ローカルリポジトリが無い場合は「fatal: not a git repository」と表示される。 >git statusfatal: not a git repository (or any of the parent directories): .git gitコマンドのinitサブコマンドを使ってローカ…
gitコマンドのstatusサブコマンドを使う。ローカルリポジトリが無い場合は「fatal: not a git repository」と表示される。 >git statusfatal: not a git repository (or any of the parent directories): .git gitコマンドのinitサブコマンドを使ってローカ…