Skip to content

issues Search Results · repo:git-tips/tips language:JavaScript

Filter by

37 results
 (50 ms)

37 results

ingit-tips/tips (press backspace or delete to remove)

Let s assume there are master branch, a branch, and b branch. If branch a sends a pull request to the master branch and master merges the branch, a conflict may occur when branch b pushes. At this time, ...
  • MinWook6457
  • Opened 
    on Mar 19
  • #239

https://github.com/?ref=gh.io
  • thugscry
  • 1
  • Opened 
    on Nov 10, 2024
  • #227

  • Kenshin301
  • Opened 
    on Jul 28, 2024
  • #223

It s seems that some git bash commands are working on my machine and it s absolutely updated... Can someone tell me why?
  • codeknight1
  • 1
  • Opened 
    on Sep 1, 2022
  • #206

Hi, I think this is a bug :question: https://github.com/git-tips/tips/blob/8891620064c546f4a8377c1a7d638200cb5458aa/README.md?plain=1#L1089-L1097
  • lamngockhuong
  • Opened 
    on Apr 14, 2022
  • #205

  • Kenah77
  • Opened 
    on Feb 16, 2022
  • #204

git branch -dr remote/branch This does not actually delete the branch on the remote as the other two commands this is listed as an alternative for do.
  • henkworks
  • Opened 
    on Jul 13, 2021
  • #200

fork
  • TriGataro
  • 1
  • Opened 
    on May 3, 2021
  • #196

  • rahulkrdaman
  • Opened 
    on Apr 1, 2021
  • #194

For ease of memorization and education purposes, some of these tips should have at least short explanations. Example: Delete remote branch git push origin --delete remote_branchname Alternatives: ...
  • scriptin
  • Opened 
    on Jan 2, 2021
  • #191
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub