Skip to content

Instantly share code, notes, and snippets.

View automata's full-sized avatar

Vilson Vieira automata

View GitHub Profile
{
"properties": {
"name": "main",
"id": "test-drawimage/main",
"project": "test-drawimage",
"environment": {
"type": "noflo-nodejs"
},
"changed": true
},
{
"properties": {
"name": "main",
"id": "test-drawimage/main",
"project": "test-drawimage",
"environment": {
"type": "noflo-nodejs"
},
"changed": true
},
{
"properties": {
"name": "main",
"id": "test-drawimage/main",
"project": "test-drawimage",
"environment": {
"type": "noflo-nodejs"
},
"changed": true
},
{
"properties": {
"name": "main",
"id": "test-drawimage/main",
"project": "test-drawimage",
"environment": {
"type": "noflo-nodejs"
},
"changed": true
},
{
"properties": {
"name": "main",
"id": "test-drawimage/main",
"project": "test-drawimage",
"environment": {
"type": "noflo-nodejs"
},
"changed": true
},
{
"properties": {
"name": "main",
"id": "test-drawimage/main",
"project": "test-drawimage",
"environment": {
"type": "noflo-nodejs"
},
"changed": true
},
{
"properties": {
"name": "main",
"id": "test-drawimage/main",
"project": "test-drawimage",
"environment": {
"type": "noflo-nodejs"
},
"changed": true
},
cta vilson$ git checkout master
Switched to branch 'master'
Your branch is ahead of 'origin/master' by 16 commits.
(use "git push" to publish your local commits)
cta vilson$ git log
commit 211377f3a984ec4c19958c576b98e8889f1f718d
Merge: 18ab568 1327874
Author: Vilson Vieira <vilson@void.cc>
Date: Thu Nov 20 15:18:15 2014 -0200
cta vilson$ git flow release finish 0.2.3
Switched to branch 'develop'
Merge made by the 'recursive' strategy.
Gruntfile.coffee | 2 +-
package.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Deleted branch release/0.2.3 (was 1327874).
Summary of actions:
- Latest objects have been fetched from 'origin'
MacBook-Pro-de-Vilson:cta vilson$ git flow release finish 0.2.3
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
Auto-merging package.json
CONFLICT (content): Merge conflict in package.json
Auto-merging Gruntfile.coffee
CONFLICT (content): Merge conflict in Gruntfile.coffee
Automatic merge failed; fix conflicts and then commit the result.
There were merge conflicts.