| Summary: | Indicates "Nothing to commit.1 commit(s) to push" on new repo without remote | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Nitin Dahyabhai <thatnitind> |
| Component: | Git | Assignee: | Project Inbox <orion.git-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | trivial | ||
| Priority: | P3 | ||
| Version: | 3.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Nitin Dahyabhai
I don't remember all the details but JGit doesn't handle a git repository with zero commits very well, so we create an initial commit as part of the repository creation process. So the fact there is a commit is normal, but I suspect if you have no remotes we can omit the "x commits to push" part. Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html |