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

  • Home
  • SEARCH
  • 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 4621720
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T02:44:32+00:00 2026-05-22T02:44:32+00:00

I have GAE project in my Eclipse and I want to add it to

  • 0

I have GAE project in my Eclipse and I want to add it to my local git repo, how can I do that?

  • 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-22T02:44:32+00:00Added an answer on May 22, 2026 at 2:44 am

    Since creating a Git repo within a GAE project is possible through command line, it is possible through Egit:
    Follow that Egit tutorial:

    For a new repo:

    Right click your project, select Team -> Share -> Git.
    Select the proposed line and press “Create repository”. Press finish

    egit repo creation dialog

    Create the file “.gitignore” in your project with the following content.
    All files / directories which apply to the pattern described in this file will be ignored

    But you can also add it to an existing local repo by:

    • making a special branch for your project in your local repo (with just the .gitignore file in it)
    • clone it where your current project is
    • add all your current project files in it
    • import said Git repo into your workspace: See 4.2 Clone existing project.

    informatik01 adds in the comment a link to a short article describing how to do it using the command line:
    Adding Eclipse Project to Git

    cd ~/workspace/my-project
    git init .
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a GWT project in Eclipse to which i try to add a
I have a simple GAE system that contains models for Account, Project and Transaction.
I have added some functionality to the gae-sessions library, so that I can have
I'm deploying an app to GAE. I have a single project setup in Eclipse,
I have created the GAE(1.6.1) (no GWT) project in eclipse(3.7.1) and without having any
I have a GWT/GAE project that has an arraylist of Strings on the server
I have a Java + GAE + JPA project and I want introduce Objectify
I'm playing with a GWT/GAE project which will have three different pages, although it
I have produced a new Maven Project from gae-archetype-gwt from within IntelliJ, and everything
I have a simple GAE app that includes a login/logout link. This app is

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.