Re: how to check pending commits to be pushed?

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

 



Inside the super repo, I used "git submodule foreach", that way (which worked fine):
git submodule foreach "git status || true"

No idea why the line bellow didn't work:
git submodule foreach "git status"

Thanks,
Patricia

On Feb 28, 2013, at 11:58 AM, Joachim Schmitz <jojo@xxxxxxxxxxxxxxxxxx> wrote:

> Patricia Bittencourt Egeland wrote:
>> Hi,
>>     Does someone know how to identify pending commits to be pushed
>> in a local super repository (with quite some submodules), with
>> git-1.6.5-1 ?  
> 
> git status ?
> 
> Bye, Jojo
> 
> --
> 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

--
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]