Skip to content

Instantly share code, notes, and snippets.

@ShivendraAgrawal
Last active December 20, 2015 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save ShivendraAgrawal/6102974 to your computer and use it in GitHub Desktop.
Save ShivendraAgrawal/6102974 to your computer and use it in GitHub Desktop.
Trying out this thing.
#include<stdio.h>
main()
{
printf("Hello");
}
# Ok, so the change was not reflected here. Interesting!!
#This is a 2nd change in the original file.
#3rd change. It's getting confusing here :|
@Shivendraiitkgp
Copy link

So I guess this is the only way to communicate to you "the owner" of this gist.

@ShivendraAgrawal
Copy link
Author

Yes, I guess so, "the user".

@ShivendraAgrawal
Copy link
Author

What happens if I fork back the gist you forked from me. :O
Let's check that out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment