Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 8dc94f2f12f0:~/$ git clone https://github.com/etki/BlogMVC;cd BlogMVC;git status
- Cloning into 'BlogMVC'...
- remote: Counting objects: 6486, done.
- remote: Compressing objects: 100% (3401/3401), done.
- remote: Total 6486 (delta 2692), reused 6361 (delta 2613)
- Receiving objects: 100% (6486/6486), 10.75 MiB | 703.00 KiB/s, done.
- Resolving deltas: 100% (2692/2692), done.
- Checking connectivity... done.
- On branch master
- Your branch is up-to-date with 'origin/master'.
- Changes not staged for commit:
- (use "git add <file>..." to update what will be committed)
- (use "git checkout -- <file>..." to discard changes in working directory)
- modified: mkFramework/public/js/main.js
- no changes added to commit (use "git add" and/or "git commit -a")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement