cinderweb

Untitled

Nov 14th, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git add .
  2. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git commit
  3.  
  4. ** (geany:3162): WARNING **: (../../../lib/unity-gtk-action-group.c:1030):unity_gtk_action_group_disconnect_shell: runtime check failed: (shell->action_group == group)
  5. [munro-fix e4f0d6a] fix for munro
  6. 1 file changed, 1 insertion(+), 1 deletion(-)
  7. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git push -f
  8. fatal: The current branch munro-fix has no upstream branch.
  9. To push the current branch and set the remote as upstream, use
  10.  
  11. git push --set-upstream origin munro-fix
  12.  
  13. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git push --set-upstream origin munro-fix
  14. Username for 'https://github.com': cinderweb
  15. Password for 'https://[email protected]':
  16. remote: Permission to themanaworld/tmwa-server-data.git denied to cinderweb.
  17. fatal: unable to access 'https://github.com/themanaworld/tmwa-server-data.git/': The requested URL returned error: 403
  18. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$
Advertisement
Add Comment
Please, Sign In to add comment