Skip to content

101sam/gitignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

gitignore

A collection of useful .gitignore templates

Geting started:

The new github EMAIL Policy & "Push rejected: Push master to origin/master was rejected by remote"

Account->Setting->Emails: If Block command line pushes that expose my email is CHECKED than:

On Top of the page you will see somthing like that: [[email protected]] [Primary Not visible in emails] [Receives notifications]

When you moved you mouse on the [Primary Not visible in emails] you will find your email: should look like [email protected] [[email protected]]

git commit --amend --author 'FirstName LastName <[email protected]>' --no-edit
git commit --amend --reset-author
git config user.email [email protected]
git config --global user.email [email protected]

Insperation & References:

License

This repository contains a variety of content; some developed by Limitless Virtue LLC and Shmuel Maruani, and some from third-parties. The third-party content is distributed under the license provided by those parties. The content developed by Shmuel Maruani is distributed under MIT License - see the LICENSE file for details.

About

A collection of useful .gitignore templates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published