[git-users] Re: Question about the cherry-picked commits.

2013-06-05 Thread seonguk.baek
I found a way by using git cherry. Thanks guys. 2013년 6월 5일 수요일 오전 9시 39분 40초 UTC+9, seonguk.baek 님의 말: > > Hi guys. > > I want to know the number of cherry-picked commits and commit lists. > > Example > > 1 - 2 - *3* - *4* - 5 [master] > \ >6 - *7* - *8* - 9 [topic] > > 7, 8 commits are

[git-users] Mark file to email when that file is changed

2013-06-05 Thread Rosculescu Ciprian
Is there a method to mark a file so that i can get a email when that file is changed. I work on a project with a team so a lot of files are changed so i cannot ask for a email when the repository is changed. Please help, Ciprian -- You received this message because you are subscribed to the G

[git-users] Re: Mark file to email when that file is changed

2013-06-05 Thread Thomas Ferris Nicolaisen
On Wednesday, June 5, 2013 1:43:59 PM UTC+2, Rosculescu Ciprian wrote: > Is there a method to mark a file so that i can get a email when that file > is changed. > > I work on a project with a team so a lot of files are changed so i cannot > ask for a email when the repository is changed. > I wo

[git-users] Re: list all the branch that contains commit title is "xxxx yyyy"

2013-06-05 Thread lei yang
any help ? On Tue, Jun 4, 2013 at 11:24 AM, lei yang wrote: > list all the branch that contains commit title is " " note: the > commit-id is not the same though > the commit content is the same in different branch > -- You received this message because you are subscribed to the Google

Re: [git-users] Re: list all the branch that contains commit title is "xxxx yyyy"

2013-06-05 Thread Konstantin Khomoutov
On Wed, 5 Jun 2013 22:35:44 +0800 lei yang wrote: > any help ? > > On Tue, Jun 4, 2013 at 11:24 AM, lei yang > wrote: > > > list all the branch that contains commit title is " " note: > > the commit-id is not the same though > > the commit content is the same in different branch Well,

[git-users] how to connect the two local machine in order use git

2013-06-05 Thread Manjunath Hv
Hi, Please tell me how to connect the two local machines in order to use git. These two machine are connected to the local network. when i am try to push the file from one machine to another machine displaying by giving correct path with correct machine name message as "Make sure that you have

Re: [git-users] how to connect the two local machine in order use git

2013-06-05 Thread Philip Oakley
What sort of machines are these (operating system), and which version of Git (or a git tool) do you have? Can you see files and directories on the other system using the native tools (e.g. Windows file explorer), and have you checked the remote file permissions? Is the message a git message, or