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 998391
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T07:11:11+00:00 2026-05-16T07:11:11+00:00

I just installed Git and fetched a repository from gitorious.org. The fetch was successful

  • 0

I just installed Git and fetched a repository from gitorious.org. The fetch was successful according to the git gui application. However when I look in the directory where I set up the local repository, there are no source files.

I have H:\dev\qt\.git. Under .git folder there are a bunch of subfolders and some files. There is nothing under H:\dev\qt except for the .git subfolder. The fetch I did earlier, clearly fetched something since the the .git subfolder is around 500 MB now. I am guessing I need to do some sort of unpacking to get the source files. I am totally new to git so if someone could kindly provide some pointers that would be appreciated.

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-16T07:11:12+00:00Added an answer on May 16, 2026 at 7:11 am

    If you literally just did a fetch, all of the files are in the .git folder. However, you will never directly modify files in the .git folder yourself. Since you said you fetched, and did not clone, I’m assuming you initialized your local repository at H:\dev\qt\ and then added the remote at gitorious.org. Rather than a fetch, you can do a pull, which will merge all changes from the remote branch that your current branch is tracking into the working tree. Or, in this case, since this is the first time you’re working with the repository, you should just do a clone:

    git clone <url of git repo at gitorious.org>
    

    That will pull down a copy of the repository and set up the working tree for you.

    Also, I recommend reading this free online book about git, which is super awesome: http://progit.org/book/

    Hope that helps clarify things a bit!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just installed git 1.6.4.4 after downloading a DMG package from here . I
so I just installed a new remote git repository on one of our servers
Hi I just installed git cygwin on my windows pc at work, but somehow
I'm on Mac Snow Leopard and I just installed git . I just tried
My hosting service just informed me that they don't have Git installed on any
I just started to work on Git. I use windows 7 and has installed
I downloaded Git and GitX for mac and installed it. Now, just for fun,
I just installed Hudson in ubuntu 10.04, including the offical git plugin. I installed
so I have Git GUI installed on windows, and I am wanting to push
I just installed git on my Mac and setup the keys for github. When

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.