Skip to content

Git Worktree! #22

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

Merged
merged 2 commits into from
Aug 2, 2015
Merged

Git Worktree! #22

merged 2 commits into from
Aug 2, 2015

Conversation

samarpanda
Copy link
Contributor

Git Worktree!

One of git 2.5 features git worktree. One git repository can have multiple working trees. Hopefully no more git stash 😃 addressing hotfixes 👍

More details about git 2.5 update please refer

Using Revert and Reset

  • Its advised to use git revert for public branch.
  • git reset for private branch

@hemanth
Copy link
Contributor

hemanth commented Aug 2, 2015

👍

hemanth added a commit that referenced this pull request Aug 2, 2015
@hemanth hemanth merged commit 5566a52 into git-tips:master Aug 2, 2015
blanjatest2 pushed a commit to blanjatest2/tips that referenced this pull request Apr 15, 2020
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.

2 participants