Re: Git check in messages

2013-04-24 Thread Erik de Bruin
I'd like to try: [%(repo_name)s / %(branch)s] - %(subject)s Note that I left out 'git commit'... As these are 'commit' emails to our 'git' repo, that seems redundant and only takes up space in the subject line. EdB On Thu, Apr 25, 2013 at 7:33 AM, OmPrakash Muppirala wrote: > On Wed, Apr 24,

Re: Git check in messages

2013-04-24 Thread OmPrakash Muppirala
On Wed, Apr 24, 2013 at 9:05 PM, Justin Mclean wrote: > Hi, > > > Come up with a configuration template and open a JIRA ticket for Infra. > I have no idea what the current config is (is it publicly accessible > anywhere?) but we just need to add %(branch) to it somewhere. > > Thanks, > Justin > >

Re: Git check in messages

2013-04-24 Thread Justin Mclean
Hi, > Come up with a configuration template and open a JIRA ticket for Infra. I have no idea what the current config is (is it publicly accessible anywhere?) but we just need to add %(branch) to it somewhere. Thanks, Justin

Re: Git check in messages

2013-04-24 Thread OmPrakash Muppirala
t the git check in email message to mention what > branch they are for? Currently it not possible to work what branch a change > has been checked into - this could cause some confusion. > > Thanks, > Justin

Git check in messages

2013-04-24 Thread Justin Mclean
Hi, Any chance we can get the git check in email message to mention what branch they are for? Currently it not possible to work what branch a change has been checked into - this could cause some confusion. Thanks, Justin

Re: Git check in

2013-03-17 Thread Frédéric THOMAS
Yes, I checked in the .gitignore file. -Fred -Message d'origine- From: Justin Mclean Sent: Monday, March 18, 2013 3:15 AM To: dev@flex.apache.org Subject: Git check in Hi, I seem to be having trouble checking into git into the Flex SDK repo. Has anyone else been able to push t

Re: Git check in

2013-03-17 Thread Justin Mclean
Hi, Never mind - sorted now. Thanks, Justin

Git check in

2013-03-17 Thread Justin Mclean
Hi, I seem to be having trouble checking into git into the Flex SDK repo. Has anyone else been able to push to the repo? Justin