Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] Git Repo status

 Hello folks,

I cloned our oficial repo and I'm doing `git status`:

# On branch master
# Changed but not updated:
#   (use "git add/rm <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working
directory)
#
#   deleted:   
tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.localdiscovery/src/org/eclipse/ecf/tests/osgi/services/distribution/localdiscovery/DiscoveryCommandProviderServiceTracker.java
#   deleted:   
tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.localdiscovery/src/org/eclipse/ecf/tests/osgi/services/distribution/localdiscovery/generic/GenericMultiServiceHostApplication.java
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#   1
no changes added to commit (use "git add" and/or "git commit -a")


I think someone removed this two files and did not commited its. Two
questions:
- How can I see who did it?
- Can I or another committer committed changes? I think a repo in a not
stable stage is a not goot thing.

-- 
Thanks,
Pavel Samolisov, ECF committer
From soviet Russia with love!

Blog: http://samolisov.blogspot.com
Twitter: http://twitter.com/samolisov_eng
XMPP/Jabber: samolisov@xxxxxxxxx


Attachment: signature.asc
Description: OpenPGP digital signature


Back to the top