SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
kevsma
Quartz | Level 8

Hi, I am very new to CodeCommit or Github, can anyone tell me how to clone an existing git repository from AWS's CodeCommit to SAS EG? I have SAS codes that worked to achieve the same thing using SAS studio but find no solution to do it in SAS EG.

 

I was trying to follow the steps here: how to link Github repo but can't replicate it using AWS's CodeCommit. Any tips? 

 

Thanks!

 

1 REPLY 1
ChrisHemedinger
Community Manager

I'm not familiar with this AWS offering but according to their site:

AWS CodeCommit supports all Git commands and works with your existing Git tools.

If that's so, then you should be able to establish a Git profile in EG for this, or use the GIT_* functions in SAS. You'll need the HTTPS username/personal-access-token, or an established SSH public/private key setup.

 

Register for SAS Innovate 2025!! The premier event for SAS users, May 6-9 in Orlando FL. Sign up now for the best deals!

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 812 views
  • 0 likes
  • 2 in conversation