Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature janis #54

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Feature janis #54

wants to merge 3 commits into from

Conversation

jfhci
Copy link
Collaborator

@jfhci jfhci commented Aug 9, 2011

new try for janis' features with correct branch

@hmeine
Copy link
Collaborator

hmeine commented Aug 31, 2011

the code indentation seems to be messed up

@ukoethe
Copy link
Owner

ukoethe commented Aug 31, 2011

I already fixed the indentation issues. Please restart this pull request from scratch, basing it on my 'feature-janis' branch. That is, do

git checkout feature-janis
git branch -m feature-janis-old   # rename branch 
git push https://github.com/jfhci/vigra.git :feature-janis  # delete wrong branch on GitHub
git fetch git@github.com:ukoethe/vigra.git feature-janis:feature-janis
git checkout feature-janis        # work in new version of the branch
git push https://github.com/jfhci/vigra.git feature-janis:feature-janis # upload new version

Then post a new pull request for branch feature-janis

@ghost ghost assigned ukoethe Sep 6, 2011
@hmeine
Copy link
Collaborator

hmeine commented Sep 13, 2011

I assume your comment to go to jfhci, right?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants