AcademySoftwareFoundation / rawtoaces

RAW to ACES Utility
141 stars 47 forks source link

Unable to checkout windowBuildSupport #125

Open NicTanghe opened 2 years ago

NicTanghe commented 2 years ago

git checkout windowBuildSupport

pathspec 'windowBuildSupport' did not match any file(s) known to git

when

 git clone https://github.com/miaoqi/aces_container.git
 cd aces_container
 git checkout windowBuildSupport
tak7yoshida commented 1 year ago

try: git checkout -b windowBuildSupport