Hi,

Yes, you should be able to integrate Eclipse with Github, using the Git
plugin here http://eclipse.github.com

I'm not an Eclipse user, so I can't say much more than that, although I do
know the Android Studio application also has Github integration built in to
it. I downloaded a Github project straight into the Studio just yesterday,
and never went near the command line.

It's worth noting too that Github and Git are two different things. Git is
the source control, and Github is an online service providing access to a
source control repository. A bit like how WebSVN provides access to a
Subversion repository.

Hope this helps. Enjoy!

Kyle
On 30 Aug 2013 02:58, "Varun Prasad Yadav Gunasekaran" <
varunprasa...@gmail.com> wrote:

> Hello All,
>
> I am entirely new to Git but I do have exposure with source control
> systems in the past.
> Heres the thing :
>
> I would like to publish my android project and I heard that Git can be
> integrated with Eclipse. Is it true ?.
> Also do note that my OS of development is Ubuntu 13.04.
>
> Can I use Git for version controlling in this setup (Ubuntu, Git and
> Eclipse) ?
>
> Thanks for your time
>
> --
> You received this message because you are subscribed to the Google Groups
> "Git for human beings" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to git-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to