Chris Prather
Chris Prather
The issue to 3) above is that according to the docs you linked to state: > You cannot submit a pull request to one repo that requests a merge to...
I work with @parsiazare … and this is awesome response, thank you!
Following from @anantshri: Trying to log into my akkoma instance just spins now without moving forward.
So there is a problem with: ```java class ParentClass{ private final String myParam; public ParentClass(String param){ myParam = param; } } class ChildClass extends ParentClass{ public ChildClass(){ super("someFixedValue"); } }...
actually I think someone is working on this now for YAPC::NA 2012
(wrong button)