You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will give you a list of branches that have not been merged into your current branch.
347
348
349
+
## Quick Licensing
350
+
351
+
When creating a repo GitHub gives you the options of adding in a pre-made license:
352
+
353
+

354
+
355
+
You can also add them to existing repos by creating a new file through the web interface. When the name `LICENSE` is typed in you will get an option to use a template:
356
+
357
+

358
+
348
359
## .gitconfig Recommendations
349
360
350
361
Your `.gitconfig` is the file that contains all your preferences.
0 commit comments