fork download
  1. Richards-MacBook-Pro:wrap richard$ git rm wrap
  2. rm 'wrap'
  3. Richards-MacBook-Pro:wrap richard$ git commit -as
  4. [master d6a74bf] remove wrap Signed-off-by: Richard Cavell <richard@Richards-MacBook-Pro.local>
  5. Committer: Richard Cavell <richard@Richards-MacBook-Pro.local>
  6. Your name and email address were configured automatically based
  7. on your username and hostname. Please check that they are accurate.
  8. You can suppress this message by setting them explicitly:
  9.  
  10. git config --global user.name "Your Name"
  11. git config --global user.email you@example.com
  12.  
  13. After doing this, you may fix the identity used for this commit with:
  14.  
  15. git commit --amend --reset-author
  16.  
  17. 1 file changed, 0 insertions(+), 0 deletions(-)
  18. delete mode 100755 wrap
  19. Richards-MacBook-Pro:wrap richard$
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty