Txt

Byte sized tech know-how.

  • Home
  • About

Tag Archives: merge

08 Dec

Merging a Branch with the Master Branch in git

The commands needed to merge two branches in git.


git checkout master  
git merge BrachName
git commit -m "Merged" -a
admin Posted in Code, Command Line brach, cli, command, git, master, merge Leave a comment

Post navigation

Categories

  • Code
  • Command Line
  • Configuration
  • CSS
  • HTML
  • internet
  • JavaScript
  • Linux
  • Mobile
  • Perl
  • PHP
  • Python
  • Ruby
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Fruitful theme by fruitfulcode Powered by: WordPress
↑