How to untrack already tracked files [message #991345] |
Tue, 18 December 2012 10:37  |
Eclipse User |
|
|
|
We are using the Eclipse EGit Plug-In to work with Git and integrate with BitBucket and we are having issues to untrack already tracked files from a repository and populating this change to other team members via PULL.
This is how we do it:
************************
1. Working in a branch (not the master branch)
2. Untrack an already tracked file using Team context menu, Untrack
3. Adding the file to .gitignore
4. Commit changes on the branch
5. Switch to master
6. Merge
7. Push
It doesn't look like the untrack change from the branch was merged to the master branch and of course wasn't pushed as a change to the remote repository.
Can someone suggest a resolution?
Cheers,
Liron
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03277 seconds