ray73864 commented on issue #33027:
URL: https://github.com/apache/superset/issues/33027#issuecomment-2787597065

   So I did:
   
   ```
   git clone --depth=1 https://github.com/apache/superset.git
   cd superset
   export TAG=4.1.2
   git fetch origin $TAG
   git checkout $TAG
   ```
   
   And it all comes back with ```error: pathspec '4.1.2' did not match any 
file(s) known to git```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to