Git FAQ

From Cheaha
Revision as of 22:20, 24 October 2011 by Ppreddy@uab.edu (talk | contribs) (start stub for Git_FAQ)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Attention: Research Computing Documentation has Moved
https://docs.rc.uab.edu/


Please use the new documentation url https://docs.rc.uab.edu/ for all Research Computing documentation needs.


As a result of this move, we have deprecated use of this wiki for documentation. We are providing read-only access to the content to facilitate migration of bookmarks and to serve as an historical record. All content updates should be made at the new documentation site. The original wiki will not receive further updates.

Thank you,

The Research Computing Team

How do you find if you delete a branch which was pushed?

How would you restore a deleted branch?

How to delete a file(s) entirely from git history?

How to select a few files to commit within a branch?

How to merge select files/commits from different branches?