Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- git add NodeConnector.java
- git status
- git commit -m "Added reserved port descriptions to comments matching them to the OF Spec in NodeConnector.java and fixed a couple of comment typos"
- git config --global user.name "foo bar"
- git config --global user.email foo@bar.com
- git commit --amend --reset-author
- git push ssh://foobar@git.opendaylight.org:29418/controller.git HEAD:refs/for/master
Advertisement
Add Comment
Please, Sign In to add comment