Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- macbook-air-de-pantonik:sharezza-social mb-air$ git add index.html
- macbook-air-de-pantonik:sharezza-social mb-air$ git status
- On branch master
- Your branch is up to date with 'origin/master'.
- Changes to be committed:
- (use "git reset HEAD <file>..." to unstage)
- macbook-air-de-pantonik:sharezza-social mb-air$ git commit -m "Update 2"
- [master 9c08d12] Update 2
- 1 file changed, 4
- insertions(+), 1 deletion(-)
- modified: index.html
- macbook-air-de-pantonik:sharezza-social mb-air$ git push
- Enumerating objects: 5, done.
- Counting
- objects
- 100
- done
- Delta
- using up to 4 threads
- objects: 100% (3/3), done.
- objects: 100% (3/3), 416 bytes | 416.00 KiB/s, done.
- 3 (delta 0), reused 0 (delta 0)
- To
- ://github.com/Zholdek/sharezza-social.git
- ..9c08d12 master -> master
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement