latest 20 messages by intracube
+
[2015-09-15T00:27:24Z]
intracube
VxJasonxV: yes, nothing imploded ;)
+
[2015-09-14T23:33:25Z]
intracube
think I got it
+
[2015-09-14T23:33:21Z]
intracube
nvm, just tried git push origin new-features
+
[2015-09-14T23:13:20Z]
intracube
doesn't want to overwrite or change the 'master' on his github account
+
[2015-09-14T23:12:14Z]
intracube
?
+
[2015-09-14T23:12:12Z]
intracube
git push origin new-features
+
[2015-09-14T23:12:06Z]
intracube
is it as simple as:
+
[2015-09-14T23:11:59Z]
intracube
hi, I've created a new branch (called 'new-features') from my master (on my computer) and want to push the new-features branch to github
+
[2015-09-13T19:00:56Z]
intracube
wondered
+
[2015-09-13T19:00:45Z]
intracube
lol
+
[2015-09-13T19:00:39Z]
intracube
Seveas: gitinfo: ah, thanks
+
[2015-09-13T18:39:11Z]
intracube
Nevik: I couldn't find a clear explanation for what @{u} does
+
[2015-09-13T16:38:15Z]
intracube
ok
+
[2015-09-13T16:36:40Z]
intracube
Nevik: do you mean a backup of my local .git directory?
+
[2015-09-13T16:34:48Z]
intracube
Nevik: thanks
+
[2015-09-13T16:34:46Z]
intracube
I'll search the docs to see what the --hard and @{u} options do
+
[2015-09-13T16:34:08Z]
intracube
I've used terminal access to github a few months ago but the details have started to fade.
+
[2015-09-13T16:31:56Z]
intracube
Nevik: cool. any good tutorial for that?
+
[2015-09-13T16:30:52Z]
intracube
is there a way to restore my fork to be a mirror of the original project and split my changes as a branch (to retain the changelog history)?
+
[2015-09-13T16:30:02Z]
intracube
I might have worked my way into a corner... I forked another project and just started committing changes to that