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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T04:58:54+00:00 2026-05-31T04:58:54+00:00

I created a directory called spring labs on one machine then pushed it to

  • 0

I created a directory called spring labs on one machine then pushed it to a repository on github, now I want to download the entire repository onto another machine. I am following the steps for forking to do this I have cloned it then fetched the upstream but I don’t understand how I get the directory onto my machine to edit the files and be able to push back to the repository, I don’t fully grasp github yet.

  • 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-31T04:58:55+00:00Added an answer on May 31, 2026 at 4:58 am

    So let’s assume you have a repository called Blah on Github. Furthermore, let’s assume this repo contains the files you wish to work on, etc.

    On the machine you wish to download your repository onto, do the following:

    $ git clone git@github.com:anderskitson/Blah.git
    $ cd Blah
    

    Now all your files should be available in the Blah subdirectory.

    Now assume you’ve made and commited all your changes. How would you push them back up to Github?

    $ cd Blah
    $ git commit -am 'This is my commit message.'
    $ git push origin master
    

    This assumes that the name of the branch you wish to push back up is master.

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

Sidebar

Related Questions

Mostly for my amusement, I created a makefile in my $HOME/bin directory called rebuild.mk
So I have a django project I just created called 'coolprojectsite' the directory structure
I created a virtual directory for my php app. Now I get the Directory
I have a directory of ZIP files (created on a Windows machine). I can
Im trying to create an NTier Application. I have created a directory called: (1)
I have created a directory structure with an executable file. Following is the output
Assignment of NSFileOwnerAccountName and NSFileGroupOwnerAccountName does not work? The directory created defaults to my
I've cloned a (remote) repo into Eclipse(EGit), which created a working directory for the
I created a script that list the directories in the current directory <?php $dir
I had created a zip file (together with directory) under Windows as follow (Code

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.