score:1
i would create a bitbucket repository for each private project in your place. you can have a private repository there, but you can share it with others when you need to share it. you can use it as any other git repository. you can use it offline: committing does not require internet connection, only pushing does.
i personally have never used eclipse's integrated version control support. you don't necessarily need eclipse integration: you can always use a sophisticated gui git client like sourcetree or command line git.
Source: stackoverflow.com
Related Query
- How to create a local repository to work with eclipse?
- How to download/clone a new branch from my server git repository into an already created local git repository in my PC with Eclipse EGit
- How come Android SDK installation did not work with the Eclipse repository download but did with manual Eclipse 3.6.2 download?
- Egit: how to synchronize eclipse project ( local repository) with the remote repository
- How do I change my local directory in eclipse to work with git?
- eclipse git how to sychronize local branch with remoter repository package explorer
- How do i create a local CVS repository in Eclipse Helios?
- how to compare the code present in eclipse work space with the code present in the svn repository using eclipse adt
- How to create local repository using subversion eclipse plugin which is available to multiple users
- How can Eclipse create a class with unresolved compilation problems?
- How to change Maven local repository in eclipse
- How to create the pom.xml for a Java project with Eclipse
- How do I create a remote git repository in EGit and link it to an existing Eclipse project?
- How do I work with JavaFX in Eclipse Juno?
- How to create a generic list with Eclipse EMF?
- How to get angular2 to work in eclipse with typescript
- how to create an eclipse workspace with command line without actually launching eclipse?
- Eclipse c++ How to work with existing makefile
- How to create new android project in eclipse and share in local git repository?
- How do I create a git repository over an eclipse project or vice versa?
- How to create a Maven project in Eclipse with AspectJ support?
- How do I create a Spring Boot Starter Project in Eclipse that is properly configured with a Run Configuration?
- how to create a not runnable/not executable jar with other external jar dependencies in Eclipse
- How can I get Eclipse work with Maven and SVN correctly?
- How do I configure Eclipse to use an existing git repository with existing source code?
- How to use eclipse with ssh, so that the remote projects can be edited by local eclipse?
- How can you set-up PHP + xDebug + (x)Unit + Eclipse to work with breakpoints in unit tests?
- How to work with a bundle in eclipse when it was downloaded from AEM
- How to create a watchpoint for a local variable in Eclipse CDT?
- How to work with referenced projects in eclipse
More Query from same tag
- Layout UI no longer triggering java code
- Jar file as agent in java
- How to use Eclipse generated .classpath file to specify the external libraries?
- eclipse manual code folding similar to visual studio region
- Morphia update method is ambiguous
- Syntax error on token "22f", delete this token
- Changing case of a letter with regex
- Java - Possible to Package some external jars, keep others separate?
- Spring tool suite - Eclipse - Code format does not work
- IllegalStateException for running a Job inside a dispose listener
- Exception "main" java.lang.NullPointerException
- Restore Eclipse subversion project connection
- Thread not executing UI comes out saying unfortunately stopped
- different application signatures error?
- Can't have package and class with same name in Netbeans
- Insert input in Eclipse console - Java
- How to update and maintain viewer state through different executions in eclipse RCP?
- git add a maven project to a existing repository
- NullPointerException on Hibernate new Configuration();
- Get Video from frames in Xuggler
- Can't recognize xml in eclipse project
- read html file from JSF project root folder
- Maven Multi Module Project Structuring Issues
- Java Rest Client using Jersey from Command Line
- How to create a folder in eclipse for storing serialized objects?
- Associating a Project to Sonar in Eclipse
- Editor with inline SVN diff support (like in Netbeans)?
- Motodev site hanging Eclipse check for updates
- Android SDK Full Javdocs with Maven in Eclipse
- How to use ElementTreeSelectionDialog in eclipse plugin