ForgottenNot
Banned User
- Joined
- Feb 10, 2023
- Messages
- 303
- Reaction score
- 29
there are some commits that i can directly add to my opentibiabr repository but with other that has been already added to the repository its not possible for me
don't know the reason and how to solve this. can you lend me a hand with this or give me hints for possible solutions in order to fix this?
thanks
don't know the reason and how to solve this. can you lend me a hand with this or give me hints for possible solutions in order to fix this?
thanks
LUA:
Author: Luan Luciano <[email protected]>
Date: Thu Jul 18 16:51:04 2024 -0300
6 files changed, 31 insertions(+), 35 deletions(-)
C:\Users\pastturyx\Documents\GitHub\canary>git cherry-pick a9c9020daed77ad70c8cb13f0616a4ff748811d6
fatal: bad object a9c9020daed77ad70c8cb13f0616a4ff748811d6
C:\Users\pastturyx\Documents\GitHub\canary>git cherry-pick a9c9020daed77ad70c8cb13f0616a4ff748811d6
fatal: bad object a9c9020daed77ad70c8cb13f0616a4ff748811d6
C:\Users\pastturyx\Documents\GitHub\canary>git cherry-pick 6f678c7
fatal: bad revision '6f678c7'
C:\Users\pastturyx\Documents\GitHub\canary>git cherry-pick 6f678c7d907d7140672e4d2debbe9fb95161cbaa
fatal: bad object 6f678c7d907d7140672e4d2debbe9fb95161cbaa
C:\Users\pastturyx\Documents\GitHub\canary>git cherry-pick e30b0af0518fd11abe14afe992dccaa93e8e8c3c
fatal: bad object e30b0af0518fd11abe14afe992dccaa93e8e8c3c
C:\Users\pastturyx\Documents\GitHub\canary>