|
|
|
|
|
by manojlds
3779 days ago
|
|
Um, mostly no. This can be trivially detected only when you are changing things already pushed. Being a dvcs, you create atleast one commit on your local repo before pushing to a remote. That one (or more) commit can be changed to point at anyone and pushed. |
|
The only exception to this is if someone else has not pulled into their private repo any changes at or before the commit you changed.