Reputation: 65890
I have a GIT requirement like this.
Note : When I try to do this using TortoiseGit it gives this : fatal not a valid object name : 'HEAD'
Note : I have done this task.
Could you tell me how can I do this ? I'm not familiar with the GIT commands.My favourite Tool is TortoiseGit Windows utility.Thanks.
Upvotes: 0
Views: 55
Reputation: 12189
Your steps are not well ordered, therefore we'd start with the easiest:
The way you described is really weird way how to merge things. Use some recommended steps on git/github or search "merge" here. When you see something with 500+ upvotes, you know you're there. :)
Upvotes: 2