Skip to content

Instantly share code, notes, and snippets.

@hpatoio
Last active December 31, 2015 03:19
Show Gist options
  • Select an option

  • Save hpatoio/7926440 to your computer and use it in GitHub Desktop.

Select an option

Save hpatoio/7926440 to your computer and use it in GitHub Desktop.
simone@namazu:~/workspace/local_bundles/DeployBundle$ printf "\nMy new Line" >> README.md
simone@namazu:~/workspace/local_bundles/DeployBundle$ git add README.md
simone@namazu:~/workspace/local_bundles/DeployBundle$ git commit -m "Change on branch 'local'"
[local fc1aa1b] On branch 'local'
1 file changed, 2 insertions(+)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment