You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "sunny-jain-maersk (via GitHub)" <gi...@apache.org> on 2023/05/10 10:39:34 UTC

[GitHub] [arrow-datafusion] sunny-jain-maersk commented on a diff in pull request #6318: corrected order of cd command to git checkout

sunny-jain-maersk commented on code in PR #6318:
URL: https://github.com/apache/arrow-datafusion/pull/6318#discussion_r1189715996


##########
docs/source/user-guide/cli.md:
##########
@@ -100,8 +100,8 @@ this to work.
 
 ```bash
 git clone https://github.com/apache/arrow-datafusion
-git checkout 12.0.0
 cd arrow-datafusion
+git checkout 12.0.0

Review Comment:
   Sure no reason to not bump it 



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org