[git-users] Commits only from specific branch

2012-06-29 Thread Nedvajz
Hi, is there a way, how to pull/clone (somehow) only commits of one, and only one branch? For example: 1) Lets say i have 3 branches in one submodule. Master(commits 1,2,3,4) , Project1(commits 1,2,3,4,5) , Project2(commits 1,2,3,4,6,7,8). 2) I am starting with Project3 and wanna to get

[git-users] Parameter format not correct

2012-06-29 Thread David Sanderson
For some reason I get a Parameter format not correct - 437 when I execute git on the command line. -- You received this message because you are subscribed to the Google Groups Git for human beings group. To view this discussion on the web visit

[git-users] Parameter format not correct

2012-06-29 Thread Thomas Ferris Nicolaisen
Hi, Could you copy and paste the entire command you typed and the output? Please also provide us with the output of git --version and which operating system you are using. -- You received this message because you are subscribed to the Google Groups Git for human beings group. To view this

[git-users] Re: Parameter format not correct

2012-06-29 Thread David Sanderson
See attachment. Thanks. On Friday, June 29, 2012 4:31:05 PM UTC-4, Thomas Ferris Nicolaisen wrote: Hi, Could you copy and paste the entire command you typed and the output? Please also provide us with the output of git --version and which operating system you are using. -- You