I am following the Atlassian tutorial for configuring my local system and Gitbucket to work together. On Step 7 The instruction reads "[Go] to a terminal on your local system and navigate to your bb101repo-pratice repo. Then, do the following for Git and Mercurial:"
What is the path to the bb101repo-pratice repo? I didn't skip any steps so I know I haven't missed any instructions on how to created such a directory. I did a search on This Mac and nothing showed up.

bb101repo-practice(with twocs, and without therepoat the end, which isn't part of the path). – T.J. Crowder Feb 26 at 0:40bb101-practice? Do you mind spelling it out for me? – learner Feb 26 at 0:45bb101repo-practice. You were sayingbb101repo-pratice repo, missing out the firstcand addingrepoto the end as though it were part of the path. It isn't, it's part of the sentence, like "go to theblahdirectory". "Directory" isn't part of that path, just part of the sentence. Other than this, we can't tell you where you put the directory. It's your computer. In general, you should find it as a subdirectory of wherever you ran the pull/clone command. – T.J. Crowder Feb 26 at 0:46find / -name "bb101repo-practice"but got no such file or directory – learner Feb 26 at 0:51