Last active
December 31, 2015 03:19
-
-
Save hpatoio/7926440 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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