You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/08/18 09:58:23 UTC

[GitHub] [nifi-minifi-cpp] szaszm commented on pull request #1394: MINIFICPP-1910 - Rename main directory to avoid name clashes with main branch

szaszm commented on PR #1394:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1394#issuecomment-1219292930

   You can use `--` to disabmiguate.
   `git checkout main --` means switch to the main branch.
   `git checkout -- main` means restore the main directory.


-- 
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: issues-unsubscribe@nifi.apache.org

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