Committing a change from one branch another branch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I have two branches.
- master-b1
- master-b2

Suppose I'm in master-b1 then did a change
on master-b1
$ git add test/init.c
$ git commit -s -m "init.c Changed!"
$ git log
Author: Jagan Teki <jagannadh.teki@xxxxxxxxx>
Date:   Thu Mar 13 00:48:44 2014 -0700

init.c Changed!

$ git checkout master-b2
$ git log
Author: Jagan Teki <jagannadh.teki@xxxxxxxxx>
Date:   Thu Mar 13 00:48:44 2014 -0700

init.c Changed!

How can we do this, any idea?

-- 
Jagan.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]