egit Questions
3
Solved
Changed files under version control are displayed with a dark brown background in the project explorer, making the file names unreadable. I would like to change it.
I have switched between sever...
Advocacy asked 27/1, 2013 at 9:11
3
Solved
I recently started using Eclipse Kepler with EGit plugin and these branches are not what I am used to. Is there a way to permanently stop these branches from being created? I tried removing them ma...
5
Solved
Is there a way to find the files I've set to 'Assume Unchanged'?
I've modified several files and wanted to pull, so I've set them to 'Assume Unchanged'. Now I'm finished and want to commit, but th...
3
I am getting this error Exception caught during execution of merge command. org.eclipse.jgit.errors.MissingObjectException: Missing unknown d695171025c312b964e49bb2fb05e81a2e38dde2 on Eclipse when ...
8
How can I fork a public repository, but make my fork private? I do have the subscription to support private repositories.
8
i am trying to apply a stash that I did through eclipse but I am getting the next error message :
Applying stashed commit '...' failed due to 'Applying stashed changes resulted in a conflict'.
how ...
Pasteur asked 24/7, 2014 at 11:13
3
Solved
6
Solved
I'm looking for a way to see, though egit, to the whole history of my current git repo. From what it looks like, egit's "Show in History" will only show commits up to the current commit. With this ...
Archaean asked 13/4, 2011 at 22:4
2
Solved
In EGit inside Eclipse IDE, I am missing the feature of a "commit message history", ie. being able to select one of the most recent commit messages for a new commit, a feature that I quite often us...
6
Solved
I am using the Git plugin for Eclipse. I have several authors and committers which are displayed when I start typing in those fields.
How can I provide changes to this list, or remove some author o...
25
I am using EGit in Eclipse, and attempting to push to Github. I made a commit locally, and then tried to push it upstream. I got this error:
Can't connect to any URI: https://github.com/Buroa/Kon...
Nuremberg asked 7/5, 2012 at 1:33
5
I just pulled some changes from a remote repository holding my teams project.
This is the message I received on pull:
Apparently, one of my partners made changed to the same file as me.
How d...
Tamra asked 9/9, 2014 at 5:32
7
Solved
I just connected to GIT from Eclipse Juno using EGit, and successfully cloned a certain remote repository. During the clone I entered my Github username and password, but chose not to save them.
T...
3
Solved
I am new to Git and I am using EGit eclipse plugin to commit.
I modified few files and I stashed the changes, then I did git pull in command line which pulled up all the latest commits. Then I did...
4
Solved
So I've gotten a project up on github and everything is dandy. Now I want to create a new branch.
Here's what I've done:
created a new local branch
pushed the new branch to github
Here's the p...
5
Why doesn't Egit accept username and password when fetching from remote?
These are the steps I follow:
In Git Repositories view I expand Project -> Remotes -> origin
Right click on origin -> fet...
Sadesadella asked 11/9, 2017 at 10:24
18
Solved
I am trying to clone remote git repository with Egit, via https protocol.
I followed this online tutorial.
When I insert URI: https://username@host:port/repositorypath, password and click NEXT,
...
9
Solved
I have been using Egit and Eclipse together for well over a year. I recently upgraded my computer and had to reinstall everything. Previously whenever I would make a change to a file it would immed...
4
Solved
I recently did a push to my GitHub repository for a few weeks ago. I got a main from GitHub that GitHub is soon quitting regular authorization and going to replace it with another authorization met...
4
Solved
I just cloned a repository in Eclipse. However, it is not showing up in the package explorer. How do I get it there? I see the branches and everything in repository view... but I cannot edit the co...
5
Solved
I got Eclipse for PHP developers 3.0.2 With Egit 2.2.0 installed, and I am on windows 7
I got my project and repository set up and linked.
Yet i cant commit changes. this is the error i get:
Excep...
Fragonard asked 3/2, 2013 at 11:29
4
I created a git repository on my local computer:
git init
git add TestGit.java
git commit -m "Start"
I then went into Eclipse and chose to import and create a new project from that Git repo. Dur...
8
Solved
I'm working onn a project in Eclipse hosted on Github. Everytime I want to push, a dialog pops up asking for username and password. Anybody know how to save these so I don't have to keep typing the...
3
I have a private repository in GitLab (it's in a group, and I have a Developer role) which I want to add as a dependency for my Maven project.
I've been looking for a while and all I found was tha...
31
Solved
I am not able to clone or push to a git repository at Bitbucket in Eclipse:
It's weird, because a day before I didn't have any problem. I have downloaded the sts 3 times with no luck. This error...
Suh asked 15/9, 2013 at 15:3
1 Next >
© 2022 - 2024 — McMap. All rights reserved.