All of lore.kernel.org
 help / color / mirror / Atom feed
* git merge issues
@ 2014-06-12  5:16 Raghavendra
  2014-06-12  5:28 ` Vignesh Radhakrishnan
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Raghavendra @ 2014-06-12  5:16 UTC (permalink / raw)
  To: kernelnewbies

Hello everyone,

Assume that i have two branches in my repository: master and devel.

-- I've updated the master branch from the remote repository (using git 
pull).
    Assume that the file name 'file.txt' has gone through an update.

-- Now the same file has also gone through a modification in the devel 
branch (manual editing)

-- Now when I do a 'git merge master' from my devel branch, I am facing 
a conflict issue something like this :

Auto-merging file.txt
CONFLICT (content): Merge conflict in file.txt
Automatic merge failed; fix conflicts and then commit the result.

Now my question is that do I need to solve the merging issue manually or 
is there any way to solve this using git?

Thank you.
Raghavendra

-------------------------------------------------------------------------------------------------------------------------------
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
-------------------------------------------------------------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Git download
@ 2017-03-05 20:26 Cory Kilpatrick
  2017-03-06  5:33 ` Torsten Bögershausen
  0 siblings, 1 reply; 14+ messages in thread
From: Cory Kilpatrick @ 2017-03-05 20:26 UTC (permalink / raw)
  To: git

I have downloaded Git and cannot find the application on my Mac. Should I try to download it again? 

^ permalink raw reply	[flat|nested] 14+ messages in thread
* git download
@ 2022-11-23 17:17 Vasilij Demyanov
  2022-11-23 19:14 ` Jacob Keller
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Vasilij Demyanov @ 2022-11-23 17:17 UTC (permalink / raw)
  To: git

Hello everybody!

I have a need to get just one file from a repository, it would be
useful to have a command something like this:

git download repo_url branch_or_commit path/to/file

Or maybe there is something like this, I just haven't found it in the docs?

Best regards,
Vasyl

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-11-25  6:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-12  5:16 git merge issues Raghavendra
2014-06-12  5:28 ` Vignesh Radhakrishnan
2014-06-12  5:30 ` Mandeep Sandhu
2014-06-12  5:53 ` Andreas Platschek
2014-06-12  6:32 ` git download jinzhao at wingtech.com
2014-06-12  6:44   ` 回复: " jinzhao at wingtech.com
2014-06-12 16:26     ` ?ظ?: " Valdis.Kletnieks at vt.edu
2014-06-12 13:18   ` Valdis.Kletnieks at vt.edu
  -- strict thread matches above, loose matches on Subject: below --
2017-03-05 20:26 Git download Cory Kilpatrick
2017-03-06  5:33 ` Torsten Bögershausen
2022-11-23 17:17 git download Vasilij Demyanov
2022-11-23 19:14 ` Jacob Keller
2022-11-24 16:52 ` Sean Allred
2022-11-25  6:06 ` ZheNing Hu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.