> At this point, no, but in the future instead of --force use
> --force-with-lease=: where is e.g. $(git
> rev-parse HEAD).
Thank you.
But I have found next command to see what were changed.
For example if someone did forced push and I wanna see changes before merge
remote
git log --graph --d
On Sat, Mar 11, 2017 at 3:52 PM, KES wrote:
> Hi. I have done `git push --force` but I forget to `pull`,
>
> Counting objects: 7, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (7/7), done.
> Writing objects: 100% (7/7), 765 bytes | 0 bytes/s, done.
> Total 7 (delta 6
Hi. I have done `git push --force` but I forget to `pull`,
Counting objects: 7, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 765 bytes | 0 bytes/s, done.
Total 7 (delta 6), reused 0 (delta 0)
To xxxgit:cry/cry.git
+ 48e9058..
3 matches
Mail list logo