how to use git branch --merged and git branch --no-merged

Bạn đang ở nhánh master



Để xem các branch đã merger vào master thì dùng

git branch --merged
  iss53
* master



Còn để xem các branch chưa merge vào master thì dùng

git branch --no-merged

Comments

Popular posts from this blog

Fixing the DeepSpeed Import Error While Fine-Tuning the Qwen Model

Amazon Linux 2023 - User data configuration for launch templates to connect to the EKS cluster

How to create ISM policy and rotate logs in opensearch