Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4546980
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T16:01:52+00:00 2026-05-21T16:01:52+00:00

My boss gave me a path: xxx@yyy:git/zzzz.git I tried git checkout xxx@yyy:git/zzzz.git, but got

  • 0

My boss gave me a path: xxx@yyy:git/zzzz.git
I tried git checkout xxx@yyy:git/zzzz.git, but got “fatal: Not a git repository Failed to find a valid git directory.”
I also tried xxx@yyy:/git/zzzz.git and xxx@yyy://git/zzzz.git, all returned the same information
I also tried git branch, but got “fatal: Not a git repository”
What should I do?
Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T16:01:53+00:00Added an answer on May 21, 2026 at 4:01 pm

    http://gitimmersion.com/ is a good GIT overview, you should go through that before you start using git. As mentioned already you should do

    Clone repro

    $ git clone xxx@yyy:git/zzzz.git
    

    Assign the original repo to a remote called “upstream”

    $ cd zzzz
    $ git remote add upstream xxx@yyy:git/zzzz.git
    $ git fetch upstream
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My boss gave me a bunch of requirements that I'm not pretty sure about
My boss has asked me to look into this question but I'm not sure
I am an engineer but I don't have any development background. My boss gave
Now i know that this one is actually not a very technical question but
My boss has a windows application that he wrote. It is not a Windows
My boss has given me an assignment that I'm not sure is possible since
My boss has asked for a page that will not change to have two
My boss said logs in current state are not acceptable for the customer. If
My boss is making me do this and I'm not sure how to do
My boss just set up SVN repository for a new project on a new

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.