
Smartgit line space code#

Type in your passphrase if the program prompts you.If your rsa_pub file (the one you made in step # isn't highlighted and the program asks, choose it.Press "Select from GitHub" and choose your repository.This will create a copy of The Powder Toy in your account. $ ssh If it still doesn't work, verify you did step 6 right (set another file location or overwrite).Open GitBash and type: $ ssh Type your passphrase you made earlier and click Yes.Leave the Title text box blank and hit "Add key". Make sure you don't add any extra spaces or lines (there IS an extra line at the end, though). Copy the entire file contents into the the "Key" box. Make sure to have the File Type setting on All Files, instead of Text Documents.

Smartgit line space mac os x#
(still checking)), Me4502 (added pthread link)Ĭontributors are welcome to port this tutorial to Mac OS X (or improve the existing tutorials). ,Pyromaniac555 (fixed lists, checked spelling and grammar, etc. "Small" authors: wikku9 (added quotations marks to Additional Dependecies list and other) Main contributors: raj.k, HolyExLxF, FacialTurd(Simon) "Given that, perhaps a more productive approach would be to try and find an existing tool other than SmartGit that appears to handle this correctly / better for Git repositories.Setting up GitHub and Visual Studio for Coding This works only for existing branches which is OK since GIT only stores useful data. BranchPath could be a list of commits' SHAs or a list or lines coordinates and colors. When the user clicks on a branch name, you can retrieve the BranchRefCommit which can be used to know the BranchPath and then highligth the associated lines. Associate each BranchRefCommit to BranchPathĤ.

Associate each BranchRefCommit to branches names (i.e. Using internal variables (in SmartGIT) you could :Ī.

Also with the info returned by GIT you are able to connect commits using colored lines, let's call these lines BranchPath.ģ. Using the info returned by GIT you are able to draw a label with the name of the branch to visualize on what commit the branch points to, let's call this commit the BranchRefCommit.Ģ. "This in itself would be very useful IMO"ġ.
