Re: git commit: fixed typo. first push. woot

2011-12-20 Thread Jeremy Thomerson
Just bringing this to the dev@ list. It's definitely a milestone!! ivaynberg gets the "first push" trophy! On Tue, Dec 20, 2011 at 11:10 PM, wrote: > Updated Branches: > refs/heads/trunk 24d17d5be -> 500d9caad > > > fixed typo. first push. woot > > > Project: http://git-wip-us.apache.org/repo

Re: Wicket source code moved to Git

2011-12-20 Thread Jeremy Thomerson
On Tue, Dec 20, 2011 at 11:20 PM, Clint Checketts wrote: > Jeremy, > > Will Git development mimic the current subversion workflow, or will we see > we see a more Git-ish way like 'git flow'? See- > http://nvie.com/posts/a-successful-git-branching-model/ I think at least the core developers are a

Re: Wicket source code moved to Git

2011-12-20 Thread Igor Vaynberg
renamed trunk to master and set master as repo's default branch -igor On Tue, Dec 20, 2011 at 8:04 PM, Jeremy Thomerson wrote: > Our SVN repository is now set read-only.  For information about getting > started with Git @ ASF, see [1].  The JIRA issue where we were converted is > [2]. > > Unfort

Re: Wicket source code moved to Git

2011-12-20 Thread Clint Checketts
Jeremy, Will Git development mimic the current subversion workflow, or will we see we see a more Git-ish way like 'git flow'? See- http://nvie.com/posts/a-successful-git-branching-model/ I realize that likely the answer is 'we don't know yet', so I'd like to get the conversation going. -Clint O

Wicket source code moved to Git

2011-12-20 Thread Jeremy Thomerson
Our SVN repository is now set read-only. For information about getting started with Git @ ASF, see [1]. The JIRA issue where we were converted is [2]. Unfortunately I will not be able to experiment much (if at all) with this until tomorrow night. Feel free to reply to this thread if you have pr