> ## Documentation Index
> Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# branch-name

> 現在のブランチ名を表示する

`branch-name` コマンドは、現在チェックアウトしているブランチの名前を表示します。

```bash theme={null}
dv branch-name
```

現在のブランチ名をプログラム的に取得する必要があるスクリプトや CI/CD パイプラインで役立ちます。
