Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Delete a file on remote repository via Egit
Delete a file on remote repository via Egit [message #1406029] Fri, 08 August 2014 20:32 Go to next message
sakshi kaushik is currently offline sakshi kaushikFriend
Messages: 5
Registered: July 2014
Junior Member
Is there a way to delete a file on my local project via Egit and commit and push it to remote repo so that its deleted from remote repo as well?

Is this only possible using git command line?
Re: Delete a file on remote repository via Egit [message #1420087 is a reply to message #1406029] Tue, 09 September 2014 13:27 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
In Eclipse:
- delete the file
- open the Git staging view
- commit the file deletion
- push this commit to the remote repository
Previous Topic:Annoying repeating message 'Building workspace' on status bar after I version controlled a project
Next Topic:Problems with egit.github
Goto Forum:
  


Current Time: Fri Apr 19 07:29:47 GMT 2024

Powered by FUDForum. Page generated in 0.01546 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top