Skip to main content
The 2024 Developer Survey results are live! See the results
Don't need heading here.
Source Link
Asclepius
  • 61.6k
  • 18
  • 180
  • 153

In one line of 6 words

In one line of 6 words:

git checkout --orphan new_root_branch  &&  git commit

In one line of 6 words

git checkout --orphan new_root_branch  &&  git commit

In one line of 6 words:

git checkout --orphan new_root_branch  &&  git commit
Source Link
kyb
  • 7.9k
  • 10
  • 58
  • 112

In one line of 6 words

git checkout --orphan new_root_branch  &&  git commit