GitHub for Windows
#1
Posted 30 June 2012 - 06:35 AM
I just noticed the "Clone for Windows" button at GitHub, and it led me to this. Apparently it was released a bit over a month ago. It looks like this should make git much more user-friendly, so maybe we'll see more git/GitHub adoption by AutoHotkey users.
There's more about it in this blog article: GitHub for Windows
#2
Posted 30 June 2012 - 08:46 PM
that said, i have been using msysGit for a while now so i dont want to learn something new. i suppose for people who have never used git then this might be good
however, i did fork and push to my first github repo through the normal shell and it was much simpler than i expected, following the git help files. before now, i had only been using git on my machine for personal stuff. i basically know nothing about git other than a few commands.
#3
Posted 01 July 2012 - 03:56 AM
You're probably referring to ClickOnce deployment, since an "Application Reference" is just a shortcut; a simple text file containing a URL and other details. It's probably a good thing for apps like GitHub which are tied to an online service anyway, since it keeps the app up to date.never even tried to set it up cause i'm so anti these new Application Reference type executables...
ClickOnce is hardly new... and the blog article says GitHub for Windows is indeed .NET-based, written in C#.probably some new fancy .NET thing.
#4
Posted 01 July 2012 - 04:42 AM
#5
CoderDennis
Posted 12 September 2012 - 10:59 PM
This produces an error:
!g::Run C:\Users\dennis\AppData\Local\GitHub\GitHub.appref-ms --open-shell
#6
Posted 12 September 2012 - 11:09 PM
#7
CoderDennis
Posted 12 September 2012 - 11:20 PM
!g::Run "C:\Users\dennis\Desktop\Git Shell"
#8
Posted 13 September 2012 - 01:16 PM
#9
CoderDennis
Posted 13 September 2012 - 02:14 PM
I'm happy with TortoiseGit. I also prefer whitelisting the versioned files instead of blacklisting the ignored files.
I don't know what you mean by whitelisting vs blacklisting, but I like GitHub for Windows because its the easiest way to install and configure posh-git. I'm almost exclusively using the command line now. TortoiseGit is very useful for seeing a list of which files I've changed and opening WinMerge.
#10
Posted 13 September 2012 - 05:03 PM
#11
Posted 15 September 2012 - 02:09 PM
#12
Guest
Posted 23 September 2012 - 03:47 PM
So I installed svn for google project...




