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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T05:24:23+00:00 2026-05-28T05:24:23+00:00

I am following the symfony2 tutorial http://www.slideshare.net/weaverryan/symfony2-get-your-project-started . On slide 22 i must perform

  • 0

I am following the symfony2 tutorial http://www.slideshare.net/weaverryan/symfony2-get-your-project-started. On slide 22 i must perform a git add .

I have github open and have a public repository helloise/helloises.

I want to add and commit to the above.

I also followed the commands on slide 17 which stated i must do a git init and a git status.

My directory structure is:

~/symfony2/Symfony$ ls -lah
total 56K
drwxr-xr-x  8 helloises helloises 4.0K 2012-01-16 16:00 .
drwxr-xr-x  3 helloises helloises 4.0K 2012-01-16 15:37 ..
drwxr-xr-x  6 helloises helloises 4.0K 2012-01-16 14:11 app
drwxr-xr-x  2 helloises helloises 4.0K 2012-01-16 14:03 bin
-rw-r--r--  1 helloises helloises 1.6K 2012-01-06 08:56 deps
-rw-r--r--  1 helloises helloises  830 2012-01-06 08:56 deps.lock
drwxr-xr-x  8 helloises helloises 4.0K 2012-01-16 16:01 .git
-rw-r--r--  1 helloises helloises   91 2012-01-16 15:41 gitignore
-rw-r--r--  1 helloises helloises 1.1K 2012-01-06 08:56 LICENSE
-rw-r--r--  1 helloises helloises    0 2012-01-16 16:00 README
-rw-r--r--  1 helloises helloises 6.3K 2012-01-06 08:56 README.md
drwxr-xr-x  3 helloises helloises 4.0K 2012-01-16 14:03 src
drwxr-xr-x 13 helloises helloises 4.0K 2012-01-16 14:11 vendor
drwxr-xr-x  3 helloises helloises 4.0K 2012-01-06 08:56 web
  • 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-28T05:24:24+00:00Added an answer on May 28, 2026 at 5:24 am

    I don’t understand the question very well. But if the situation is:

    • You create a local git repo using git –init
    • You have remote repo on github
    • You want to “connect” your local repo with your github repo

    What you must do is configure the remote repo in your local repo.

    git remote add origin git@github.com:helloise/helloises.git
    

    Then put your files in the index and make a commit

    git add .
    git commit -m "Initial commit"
    

    and push the files to the remote repo

    git push origin master
    

    Read this for more info.

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

Sidebar

Related Questions

yikes i have forgotten but am following: http://www.symfony-project.org/getting-started/1_4/en/03-Symfony-Installation i have a jobeet directory and
I recently create a website (following the french tutorial http://www.siteduzero.com/tutoriel-3-517569-symfony2-un-tutoriel-pour-debuter-avec-le-framework-symfony2.html ). Now everything is
i am following part 5 of the symblog symfony2 tutorial: http://tutorial.symblog.co.uk/docs/customising-the-view-more-with-twig.html under heading: The
i am following the tutorial: http://jasonswett.net/blog/how-to-write-a-symfony-plugin/ and when i run: ./symfony plugin:install simplePropelFeedPlugin.tgz i
I am getting started with Symfony 2 & I am following this tutorial. Now,
I have recently started setting up the security for my Symfony2 project. I opted
I am following the tutorial from Symfony2 on how to use form classes. I
In Symfony2, when I run the command bin/vendors install I get the following message:
I have installed symfony 1.0.22. I am following the tutorial on symfony-project.org So far
Trying to install symfony2 and I get the following message You need to enable

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.