Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yup #181

Open
wants to merge 384 commits into
base: revert-7-master
Choose a base branch
from
Open

Yup #181

wants to merge 384 commits into from

Conversation

Pavan9576
Copy link

ajjhgjkhakg

arrrggghhh and others added 30 commits May 26, 2016 17:37
Update find command to exclude hidden directories.
Add GNU find command
Provide more descriptive header
As per documentation (https://git-scm.com/docs/git-whatchanged):

"New users are encouraged to use git-log(1) instead. The whatchanged command is essentially the same as git-log(1) but defaults to show the raw format diff output and to skip merges.

The command is kept primarily for historical reasons; fingers of many people who learned Git long before git log was invented by reading Linux kernel mailing list are trained to type it."
Add information about git-bisect
Bypass pre-commit and commit-msg githooks
Doxie throws errors like '[doxie] Invalid JSON input: "Unexpected token	 in JSON at position 11987"' otherwise
hemanth and others added 30 commits April 28, 2020 12:48
added Polish link
Add alternative to 
`996 ## Create and switch new branch`
using git switch 
ref: https://git-scm.com/docs/git-switch
Split tutorial git variable for list all and show specific variable
…xtra-caret

Fix typo extra caret in git command Restore delete file.
replacing `git stash save` by `git stash push`
Add tips to delete local branches that has been squash and merged in the remote
alternatives: create and switch new branch
add[alternative]: create and switch branch
Add a tip to omit writing branch names when push
A Persian version of README file link Added
A Persian version of README file link Added
Fix:git checkout -- <file_name> is incorrect #177
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet