LazyTweet - Bringing the Lazyweb to Twitter so you can get answers to your burning questions
Active Questions
Recent Questions
Unanswered Questions
Lazyweb: how to merge changes back to origin/master
#git
? Accidentally created a branch
soycamo
(0) -
posted 4 years ago
via Twitter
-
0 Replies
0 Answers
Would you like to answer?
Sign in with Twitter to post your answer:
Use Twitter to ask a question, just add "lazytweet" to a post and we'll take care of the rest. Read more about
how lazytweet works
.
Subscribe to the latest questions
Follow LazyTweet on Twitter
Tags
git
Related Posts
Dear Lazyweb: #git question: made changes to a single file in Master , can I merge just that file that changed into an existing branch?
#git question: I've uncommited changes in master. now I'd like to commit those into a new branch. is that possible? #lazytweet
!lazyweb !git, Is it possible to sort the branches listed via "git branch" in chronological order (based on date the branches were created)?
How do I merge in upstream changes in Mercurial? Similar to git pull from a remote in Git. #lazyweb
LazyTwitter: Is it possible to do a git merge on just a particular subdirectory? s/t like git merge path/to/files master mybranch