* Looking for a solution
@ 2015-05-01 16:07 Yuvi
2015-05-01 18:03 ` Stefan Beller
0 siblings, 1 reply; 3+ messages in thread
From: Yuvi @ 2015-05-01 16:07 UTC (permalink / raw)
To: git
Hello There,
Here is the problem I am running into.
I pushed the committed changes into GIT repository sometime during end
of Jan. I realized that the changes are not existing. I suspect
someone has reverted them.
Wondering is there anyway around to get the changes back or can I see
who reverted the changes on a specific file ?
Would really appreciate your help.
--
Regards
Yuvi
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Looking for a solution
2015-05-01 16:07 Looking for a solution Yuvi
@ 2015-05-01 18:03 ` Stefan Beller
2015-05-05 19:58 ` Luke Diamand
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Beller @ 2015-05-01 18:03 UTC (permalink / raw)
To: Yuvi; +Cc: git@vger.kernel.org
On Fri, May 1, 2015 at 9:07 AM, Yuvi <myuvarani@gmail.com> wrote:
> Hello There,
>
> Here is the problem I am running into.
>
> I pushed the committed changes into GIT repository sometime during end
> of Jan. I realized that the changes are not existing. I suspect
> someone has reverted them.
>
> Wondering is there anyway around to get the changes back or can I see
> who reverted the changes on a specific file ?
>
Look at http://git-scm.com/docs/git-log
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Looking for a solution
2015-05-01 18:03 ` Stefan Beller
@ 2015-05-05 19:58 ` Luke Diamand
0 siblings, 0 replies; 3+ messages in thread
From: Luke Diamand @ 2015-05-05 19:58 UTC (permalink / raw)
To: Stefan Beller, Yuvi; +Cc: git@vger.kernel.org
On 01/05/15 19:03, Stefan Beller wrote:
> On Fri, May 1, 2015 at 9:07 AM, Yuvi <myuvarani@gmail.com> wrote:
>> Hello There,
>>
>> Here is the problem I am running into.
>>
>> I pushed the committed changes into GIT repository sometime during end
>> of Jan. I realized that the changes are not existing. I suspect
>> someone has reverted them.
>>
>> Wondering is there anyway around to get the changes back or can I see
>> who reverted the changes on a specific file ?
>>
>
> Look at http://git-scm.com/docs/git-log
git reflog might also be helpful.
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-05-05 19:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-01 16:07 Looking for a solution Yuvi
2015-05-01 18:03 ` Stefan Beller
2015-05-05 19:58 ` Luke Diamand
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).